Aspose::Pdf::Facades::DocumentPrivilege::set_AllowCopy method

DocumentPrivilege::set_AllowCopy method

Sets the permission which allow copy or not. true is allow and false is forbidden.

void Aspose::Pdf::Facades::DocumentPrivilege::set_AllowCopy(bool value)

See Also