DocumentFactory Class |
Namespace: Aspose.Pdf
The DocumentFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() | DocumentFactory | Initializes a new instance of the DocumentFactory class |
Name | Description | |
---|---|---|
![]() | CreateDocument |
Create empty document.
|
![]() | CreateDocument(Stream) |
Load document from a stream.
|
![]() | CreateDocument(String) |
Load document from a file.
|
![]() | CreateDocument(Stream, LoadOptions) |
Create document.
|
![]() | CreateDocument(Stream, String) |
Load password protected document from a stream.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |