Aspose::Pub::SummaryInfo::get_DocSecurity method

SummaryInfo::get_DocSecurity method

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.

int32_t Aspose::Pub::SummaryInfo::get_DocSecurity()

See Also