Converter Methods |
The Converter type exposes the following members.
Name | Description | |
---|---|---|
![]() | Convert(String, ConvertOptions) |
Converts source document. Saves the whole converted document.
|
![]() | Convert(SaveDocumentStream, ConvertOptionsProvider) |
Converts source document. Saves the whole converted document.
|
![]() | Convert(SaveDocumentStream, ConvertOptions) |
Converts source document. Saves the whole converted document.
|
![]() | Convert(SaveDocumentStreamForFileType, ConvertOptionsProvider) |
Converts source document. Saves the whole converted document.
|
![]() | Convert(SaveDocumentStreamForFileType, ConvertOptions) |
Converts source document. Saves the whole converted document.
|
![]() | Convert(SavePageStream, ConvertOptionsProvider) |
Converts source document. Saves the converted document page by page.
|
![]() | Convert(SavePageStream, ConvertOptions) |
Converts source document. Saves the converted document page by page.
|
![]() | Convert(SavePageStreamForFileType, ConvertOptionsProvider) |
Converts source document. Saves the converted document page by page.
|
![]() | Convert(SavePageStreamForFileType, ConvertOptions) |
Converts source document. Saves the converted document page by page.
|
![]() | Convert(SaveDocumentStream, ConvertedDocumentStream, ConvertOptionsProvider) |
Converts source document. Saves the whole converted document.
|
![]() | Convert(SaveDocumentStream, ConvertedDocumentStream, ConvertOptions) |
Converts source document. Saves the whole converted document.
|
![]() | Convert(SaveDocumentStreamForFileType, ConvertedDocumentStream, ConvertOptionsProvider) |
Converts source document. Saves the whole converted document.
|
![]() | Convert(SaveDocumentStreamForFileType, ConvertedDocumentStream, ConvertOptions) |
Converts source document. Saves the whole converted document.
|
![]() | Convert(SavePageStream, ConvertedPageStream, ConvertOptionsProvider) |
Converts source document. Saves the converted document page by page.
|
![]() | Convert(SavePageStream, ConvertedPageStream, ConvertOptions) |
Converts source document. Saves the converted document page by page.
|
![]() | Convert(SavePageStreamForFileType, ConvertedPageStream, ConvertOptionsProvider) |
Converts source document. Saves the converted document page by page.
|
![]() | Convert(SavePageStreamForFileType, ConvertedPageStream, ConvertOptions) |
Converts source document. Saves the converted document page by page.
|
![]() | Dispose |
Releases resources.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
finalizer
(Overrides ObjectFinalize.) |
![]() ![]() | GetAllPossibleConversions |
Gets all supported conversions
|
![]() | GetDocumentInfo |
Gets source document info - pages count and other document properties specific to the file type.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetPossibleConversions |
Gets possible conversions for the source document.
|
![]() ![]() ![]() | GetPossibleConversions(String) |
Gets supported conversions for provided document extension
|
![]() | GetType | (Inherited from Object.) |
![]() | Load(FuncStream) |
Configure set of source documents streams
|
![]() | Load(FuncStream) |
Configure source document stream
|
![]() | Load(String) |
Configure source document for conversion
|
![]() | Load(String) |
Configure set of source documents
|
![]() | ToString | (Inherited from Object.) |
![]() | WithSettings |
Configure conversion settings
|