次の方法で共有


XpsDigitalSignature.DocumentPropertiesRestricted プロパティ

定義

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

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

プロパティ値

Boolean

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

適用対象