Class PdfToHtmlOptions

Info

Represents PDF to HTML converter options for Documentize.HtmlConverter plugin.

public sealed class PdfToHtmlOptions : PdfConverterOptions, IPluginOptions

Inheritance

objectPdfConverterOptionsPdfToHtmlOptions

Implements

Inherited Members

Constructors

PdfToHtmlOptions()

Initializes new instance of the Documentize.PdfToHtmlOptions object with default options.

public PdfToHtmlOptions()

PdfToHtmlOptions(SaveDataType)

Initializes a new instance of the Documentize.PdfToHtmlOptions object for the specified output data type.

public PdfToHtmlOptions(PdfToHtmlOptions.SaveDataType outputDataType)

Parameters

Properties

OutputDataType

Gets output data type.

public PdfToHtmlOptions.SaveDataType OutputDataType { get; }

Property Value

PdfToHtmlOptions.SaveDataType

Namespace: Documentize Assembly: Documentize.dll

 English