DocSecurity

SummaryInfo.DocSecurity property

The document security ID Document security ID is a 32-bit signed integer representing a set of application-suggested access control flags with the following values: 0x00000001: Password protected 0x00000002: Read-only recommended 0x00000004: Read-only enforced 0x00000008: Locked for annotations

public int DocSecurity { get; }

See Also