1. Home
  2. /
  3. GroupDocs.Conversion.LowCode
  4. /
  5. GroupDocs.Conversion.Options.Convert

GroupDocs.Conversion.Options.Convert namespace

On this page

Namespace Members

public typedescription
abstract class CommonConvertOptions<TFileType>Abstract generic common conversion options class.
abstract class ConvertOptionsThe general conversion options class.
abstract class ConvertOptions<TFileType>Abstract generic conversion options class.
class FontFont settings
interface IConvertOptionsRepresents convert options
interface IDpiConvertOptionsRepresents convert options that support DPI (Dots Per Inch) settings.
interface IPagedConvertOptionsRepresents convert options that allows conversion to perform page limitation by specifying start page and pages count
interface IPageMarginConvertOptionsRepresents convert options that support page margins
interface IPageOrientationConvertOptionsRepresents convert options that support page orientation
interface IPageRangedConvertOptionsRepresents convert options that support conversion of specific list of pages
interface IPageSizeConvertOptionsRepresents convert options that support page size
interface IPasswordConvertOptionsRepresents convert options that support password protection for converted documents.
interface IPdfRecognitionModeOptionsRepresents convert options that control recognition mode when converting from PDF
interface IWatermarkedConvertOptionsRepresents convert options that allow output of conversion to be watermarked
interface IZoomConvertOptionsRepresents convert options that allows conversion to be performed with zoom options
class MarkdownOptionsOptions for conversion to markdown file type.
class NoConvertOptionsSpecial convert option class, which instructs converter to copy source document without any processing
class PageOrientationSpecifies page orientation
class PageSizeSpecifies page size
class PdfConvertOptionsOptions for conversion to Pdf file type.
class PdfDirectionDescribes Pdf text direction.
class PdfDocumentInfoRepresents meta information of PDF document.
class PdfFontSubsetStrategySpecifies font subsetting strategy
class PdfFormatsDescribes Pdf formats enumeration.
class PdfFormattingOptionsDefines Pdf formatting options.
class PdfOptimizationOptionsDefines Pdf optimization options.
class PdfOptionsOptions for conversion to Pdf file type.
class PdfPageLayoutDescribes Pdf page layout.
class PdfPageModeDescribes Pdf page mode
class PdfRecognitionModeAllows to control how a PDF document is converted into a word processing document.
class PresentationConvertOptionsDescribes options for conversion to Presentation file type.
class RotationDescribes page rotation enumeration
class RtfOptionsOptions for conversion to RTF file type.
class SpreadsheetConvertOptionsOptions for conversion to Spreadsheet file type.
class WatermarkImageOptionsOptions for settings watermark to the converted document
abstract class WatermarkOptionsOptions for settings watermark to the converted document
class WatermarkTextOptionsOptions for settings text watermark to the converted document
class WebConvertOptionsOptions for conversion to Web file type.
class WordProcessingConvertOptionsOptions for conversion to WordProcessing file type.

On this page