.NET Framework Class Library

IFlowDocument.GetFileInfo Method

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > IFlowDocument Interface > IFlowDocument Methods >

.NET Framework Class Library

IFlowDocument.GetFileInfo Method

Overload List

 

Name

Description

Public method

GetFileInfo(Stream, String)

Returns file information such as MIME type, size, whether open password is required to open the document and other essential information.

(Inherited from IDocument.)

Public method

GetFileInfo(String, String)

Returns file information such as MIME type, size, whether open password is required to open the document and other essential information.

(Inherited from IDocument.)

See Also

IFlowDocument Interface

IFlowDocument Members

Gnostice.Core.DOM Namespace