PdfLoadOptions

PdfLoadOptions class

PDF ドキュメントのドキュメント読み込みオプションを表します。

public sealed class PdfLoadOptions : LoadOptions

コンストラクター

名前 説明
PdfLoadOptions() の新しいインスタンスを初期化しますPdfLoadOptionsclass.
PdfLoadOptions(string) の新しいインスタンスを初期化しますPdfLoadOptions指定されたパスワードを持つクラス.

プロパティ

名前 説明
static Default { get; } のデフォルト値を取得しますPdfLoadOptionsclass.
Password { get; set; } 暗号化されたドキュメントを開くためのパスワードを取得または設定します。

関連項目