共用方式為


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

適用於