groupdocs.conversion.options.convert

On this page

Types under groupdocs.conversion.options.convert.

Classes

Class Description
AudioConvertOptions The options for conversion to audio type.
CadConvertOptions Represents options for conversion to CAD type.
CommonConvertOptions
CompressionConvertOptions Represents options for conversion to the Compression file type.
ConvertOptions The general conversion options class.
DiagramConvertOptions Represents options for conversion to Diagram file type.
EBookConvertOptions Represents options for conversion to EBook file type.
EmailConvertOptions Represents options for converting to Email file type.
FinanceConvertOptions Represents options for conversion to finance type.
Font The font settings.
FontConvertOptions Represents options for conversion to Font type.
GisConvertOptions Represents options for conversion to GIS type.
IConvertOptions Represents convert options.
IDpiConvertOptions Represents convert options that support DPI (Dots Per Inch) settings.
IMarkdownImageSavingCallback Handles custom processing of images while saving to Markdown.
IPageRangedConvertOptions Represents convert options that support conversion of a specific list of pages.
IPagedConvertOptions Represents convert options that allows conversion to perform page limitation by specifying start page and pages count.
IPasswordConvertOptions Represents convert options that support password protection for converted documents.
IPdfRecognitionModeOptions Represents convert options that control recognition mode when converting from PDF.
IUsePdfConvertOptions Represents options that support converting to PDF if required.
IWatermarkedConvertOptions Represents convert options that allow output of conversion to be watermarked.
IZoomConvertOptions Represents conversion options that allow conversion to be performed with zoom settings.
ImageConvertOptions Represents options for converting a document to an image file type.
JpegOptions Provides options for conversion to JPEG file type.
MarkdownImageSavingArgs Represents arguments passed to IMarkdownImageSavingCallback.image_saving.
MarkdownOptions Represents options for conversion to markdown file type.
NoConvertOptions Represents a special convert option that instructs the converter to copy the source document without any processing.
PageDescriptionLanguageConvertOptions Provides options for converting to page descriptions language file type.
PdfConvertOptions The options for conversion to PDF file type.
PdfDocumentInfo Represents meta information of PDF document.
PdfFormattingOptions Defines PDF formatting options.
PdfOptimizationOptions Defines PDF optimization options.
PdfOptions Provides options for conversion to PDF file type.
PresentationConvertOptions Describes options for conversion to Presentation file type.
ProjectManagementConvertOptions Represents options for conversion to a Project management file type.
PsdOptions Provides options for converting to PSD file type.
RtfOptions Represents options for conversion to RTF file type.
SpreadsheetConvertOptions The options for conversion to Spreadsheet file type.
ThreeDConvertOptions Provides options for conversion to a 3D type.
TiffOptions Represents options for conversion to TIFF file type.
VideoConvertOptions Provides options for conversion to Video type.
WatermarkImageOptions The options for setting a watermark on the converted document.
WatermarkOptions Provides options for setting a watermark on the converted document.
WatermarkTextOptions Options for setting a text watermark on the converted document.
WebConvertOptions Represents options for conversion to Web file type.
WebpOptions Represents options for conversion to Webp file type.
WordProcessingConvertOptions The options for conversion to WordProcessing file type.

Enumerations

Enum Description
ImageFlipModes Describes image flip modes.
JpgColorModes Describes Jpg color modes enumeration.
JpgCompressionMethods Describes Jpg compression modes.
PageOrientation Specifies page orientation.
PageResizeMode Specifies how content should be scaled when page size is changed.
PdfDirection The PDF text direction.
PdfFontSubsetStrategy Specifies the font subsetting strategy.
PdfFormats Represents PDF formats enumeration.
PdfPageLayout Describes PDF page layout.
PdfPageMode Describes PDF page mode.
PdfRecognitionMode Controls how a PDF document is converted into a word processing document.
PsdColorModes Defines Psd color modes enumeration.
PsdCompressionMethods Represents Psd compression methods.
Rotation The page rotation enumeration.
TiffCompressionMethods Represents Tiff compression methods enumeration.

On this page