XpsDigitalSignature.DocumentPropertiesRestricted プロパティ

定義

ドキュメントのプロパティを変更するとデジタル署名が無効かどうかを示す値を取得します。

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

プロパティ値

true ドキュメントのプロパティを変更すると署名が無効になります。それ以外の場合は false

適用対象