.NET Framework Class Library

IFixedDocument.LoadDocument Method

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

IFixedDocument.LoadDocument Method

Overload List

 

Name

Description

Public method

LoadDocument(Stream, String)

Loads a document from specified stream and decrypts it with specified password.

(Inherited from IDocument.)

Public method

LoadDocument(String, String)

Loads a document from specified file and decrypts it with specified password.

(Inherited from IDocument.)

See Also

IFixedDocument Interface

IFixedDocument Members

Gnostice.Core.DOM Namespace