DocumentPrivilege.CopyAllowLevel

DocumentPrivilege.CopyAllowLevel property

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.

public int CopyAllowLevel { set; }

See Also