ForJpgView

ForJpgView()

の新しいインスタンスを初期化しますViewInfoOptions JPG. にレンダリングするときにビューに関する情報を取得するクラス

public static ViewInfoOptions ForJpgView()

戻り値

の新しいインスタンスViewInfoOptionsクラス。

関連項目


ForJpgView(bool)

の新しいインスタンスを初期化しますViewInfoOptions JPG. にレンダリングするときにビューに関する情報を取得するクラス

public static ViewInfoOptions ForJpgView(bool extractText)
パラメータ タイプ 説明
extractText Boolean テキスト抽出を有効にします。

戻り値

の新しいインスタンスViewInfoOptionsクラス。

関連項目