IConversionSourceDocumentLoaded Methods |
The IConversionSourceDocumentLoaded type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConvertByPageTo(SavePageStream) |
Save converted page as stream
(Inherited from IConversionTo.) |
![]() | ConvertByPageTo(SavePageStreamForFileType) |
Save converted page as stream by type
(Inherited from IConversionTo.) |
![]() | ConvertTo(String) |
Save converted document as file
(Inherited from IConversionTo.) |
![]() | ConvertTo(SaveDocumentStream) |
Save converted document as stream
(Inherited from IConversionTo.) |
![]() | ConvertTo(SaveDocumentStreamForFileType) |
Save converted document as stream by type
(Inherited from IConversionTo.) |
![]() | GetDocumentInfo |
Gets source document info - pages count and other document properties specific to the file type.
(Inherited from IConversionGetDocumentInfo.) |
![]() | GetPossibleConversions |
Gets possible conversions for the source document.
(Inherited from IConversionGetPossibleConversions.) |