com.groupdocs.conversion.contracts
Leave feedback
On this page
The GroupDocs.Conversion.Contracts namespace provides members to instantiate and release output document, manage font substitutions etc.
| 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. |
| Interface | Description |
|---|---|
| ConvertOptionsProvider | Describes delegate to provide convert options for specific source document. |
| ConvertedDocumentStream | Describes delegate to receive converted document stream. |
| ConvertedPageStream | Describes delegate to receive converted page stream. |
| ConverterSettingsProvider | Supplier for ConverterSettings |
| DocumentStreamProvider | Supplier for InputStream |
| DocumentStreamsProvider | Supplier for InputStream array |
| 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. |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.