PresentationLoadOptions

PresentationLoadOptions class

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

public sealed class PresentationLoadOptions : LoadOptions

コンストラクター

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

プロパティ

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

関連項目