.NET Framework Class Library

IFlowDocument.Check Method

<< Click to Display Table of Contents >>

.NET Framework Class Library

IFlowDocument.Check Method

Overload List

 

Name

Description

Public method

Check(Stream)

Only for internal use. Returns whether the supplied stream conforms to the document format supported by this document engine.

(Inherited from IDocument.)

Public method

Check(String)

Only for internal use. Returns whether the supplied file conforms to the document format supported by this document engine.

(Inherited from IDocument.)

See Also

IFlowDocument Interface

IFlowDocument Members

Gnostice.Core.DOM Namespace