.NET Framework Class Library

IDocument.LoadDocument Method

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

IDocument.LoadDocument Method

Overload List

 

Name

Description

Public method

LoadDocument(Stream, String)

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

Public method

LoadDocument(String, String)

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

See Also

IDocument Interface

IDocument Members

Gnostice.Core.DOM Namespace