GroupDocs.Conversion.Options.Convert namespace
Leave feedback
On this page
public type | description |
---|---|
abstract class CommonConvertOptions<TFileType> | Abstract generic common conversion options class. |
abstract class ConvertOptions | The general conversion options class. |
abstract class ConvertOptions<TFileType> | Abstract generic conversion options class. |
class Font | Font settings |
interface IConvertOptions | Represents convert options |
interface IDpiConvertOptions | Represents convert options that support DPI (Dots Per Inch) settings. |
interface IPagedConvertOptions | Represents convert options that allows conversion to perform page limitation by specifying start page and pages count |
interface IPageMarginConvertOptions | Represents convert options that support page margins |
interface IPageOrientationConvertOptions | Represents convert options that support page orientation |
interface IPageRangedConvertOptions | Represents convert options that support conversion of specific list of pages |
interface IPageSizeConvertOptions | Represents convert options that support page size |
interface IPasswordConvertOptions | Represents convert options that support password protection for converted documents. |
interface IPdfRecognitionModeOptions | Represents convert options that control recognition mode when converting from PDF |
interface IWatermarkedConvertOptions | Represents convert options that allow output of conversion to be watermarked |
interface IZoomConvertOptions | Represents convert options that allows conversion to be performed with zoom options |
class MarkdownOptions | Options for conversion to markdown file type. |
class NoConvertOptions | Special convert option class, which instructs converter to copy source document without any processing |
class PageOrientation | Specifies page orientation |
class PageSize | Specifies page size |
class PdfConvertOptions | Options for conversion to Pdf file type. |
class PdfDirection | Describes Pdf text direction. |
class PdfDocumentInfo | Represents meta information of PDF document. |
class PdfFontSubsetStrategy | Specifies font subsetting strategy |
class PdfFormats | Describes Pdf formats enumeration. |
class PdfFormattingOptions | Defines Pdf formatting options. |
class PdfOptimizationOptions | Defines Pdf optimization options. |
class PdfOptions | Options for conversion to Pdf file type. |
class PdfPageLayout | Describes Pdf page layout. |
class PdfPageMode | Describes Pdf page mode |
class PdfRecognitionMode | Allows to control how a PDF document is converted into a word processing document. |
class PresentationConvertOptions | Describes options for conversion to Presentation file type. |
class Rotation | Describes page rotation enumeration |
class RtfOptions | Options for conversion to RTF file type. |
class SpreadsheetConvertOptions | Options for conversion to Spreadsheet file type. |
class WatermarkImageOptions | Options for settings watermark to the converted document |
abstract class WatermarkOptions | Options for settings watermark to the converted document |
class WatermarkTextOptions | Options for settings text watermark to the converted document |
class WebConvertOptions | Options for conversion to Web file type. |
class WordProcessingConvertOptions | Options for conversion to WordProcessing file type. |
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.