See: Description
| Interface | Description |
|---|---|
| ConvertedDocumentStream |
Describes delegate to receive converted document stream.
|
| ConvertedPageStream |
Describes delegate to receive converted page stream.
|
| ConverterSettingsProvider |
Supplier for ConverterSettings
|
| ConvertOptionsProvider |
Describes delegate to provide convert options for specific source document.
|
| DocumentStreamProvider |
Supplier for InputStream
|
| DocumentStreamsProvider |
Supplier for InputStream array
|
| IDocument |
Interface for documents
|
| SaveDocumentStream |
Describes delegate for saving converted document into output stream.
|
| SaveDocumentStreamForFileType |
Describes delegate for saving converted document into stream.
|
| SavePageStream |
Describes delegate for saving converted document page into stream.
|
| SavePageStreamForFileType |
Describes delegate for saving converted document page into stream.
|
| Class | Description |
|---|---|
| ConversionPair |
Represents conversion pair
|
| Enumeration |
Generic enumeration class.
|
| FontSubstitute |
Describes substitution for missing font.
|
| PossibleConversions |
Represents a mapping what conversion pairs are supported for specific source file format
|
| TargetConversion |
Represents possible target conversion and a flag is it a primary or secondary
|
| ValueObject |
Abstract value object class.
|
The GroupDocs.Conversion.Contracts namespace provides members to instantiate and release output document, manage font substitutions etc.
Copyright © 2024. All rights reserved.