Aspose::Pdf::Facades::DocumentPrivilege::get_CopyAllowLevel method

DocumentPrivilege::get_CopyAllowLevel method

Gets and sets the copy level of document’s privilege. Just as the Adobe Professional’s permission settings. 0: None. 1: Enable text access for screen reader devices for the visually impaired. 2: Enable copying of text, images and other content.

int32_t Aspose::Pdf::Facades::DocumentPrivilege::get_CopyAllowLevel()

Remarks

If the property has a value of -1, then the level is undefined.

See Also