다음을 통해 공유


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입니다.

적용 대상