_Document.PasswordEncryptionFileProperties プロパティ

定義

Microsoft Wordがパスワードで保護されたドキュメントのファイル プロパティを暗号化する場合は True を返します。

public:
 property bool PasswordEncryptionFileProperties { bool get(); };
public bool PasswordEncryptionFileProperties { get; }
member this.PasswordEncryptionFileProperties : bool
Public ReadOnly Property PasswordEncryptionFileProperties As Boolean

プロパティ値

注釈

パスワードで保護されたドキュメントのSetPasswordEncryptionOptions(String, String, Int32, Object)ファイル プロパティWord暗号化するかどうかを指定するには、 メソッドを使用します。

適用対象