Class PdfToHtmlOptions

情報

Documentize.PdfConverterプラグインのPDFからHTMLへの変換オプションを表します。

public sealed class PdfToHtmlOptions : PluginBaseOptions, IPluginOptions

継承

objectPluginBaseOptionsPdfToHtmlOptions

実装

継承メンバー

コンストラクタ

PdfToHtmlOptions(SaveDataType)

指定された出力データ型のためにDocumentize.PdfToHtmlOptionsオブジェクトの新しいインスタンスを初期化します。

public PdfToHtmlOptions(PdfToHtmlOptions.SaveDataType outputDataType = SaveDataType.FileWithExternalResources)

パラメータ

プロパティ

OutputDataType

出力データ型を取得します。

public PdfToHtmlOptions.SaveDataType OutputDataType { get; }

プロパティ値

PdfToHtmlOptions.SaveDataType

Namespace: Documentize Assembly: Documentize.dll

 日本語