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

 日本語