IConversionLoadOptionsOrSourceDocumentLoaded Interface |
Namespace: GroupDocs.Conversion.Fluent
The IConversionLoadOptionsOrSourceDocumentLoaded 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.) |
![]() | WithOptions(FuncFileType, LoadOptions) |
Set load options for specified file type
(Inherited from IConversionLoadOptions.) |
![]() | WithOptions(LoadOptions) |
Set load options
(Inherited from IConversionLoadOptions.) |
![]() | WithOptions(FuncLoadOptions) |
Set load options
(Inherited from IConversionLoadOptions.) |