Password
LoadOptions.Password property
パスワードを取得します。
public string Password { get; }
プロパティ値
パスワードで保護されたファイルを開くためのパスワードを表す string 値。
関連項目
- class LoadOptions
 - 名前空間 GroupDocs.Parser.Options
 - 組み立て GroupDocs.Parser
 
パスワードを取得します。
public string Password { get; }
パスワードで保護されたファイルを開くためのパスワードを表す string 値。