RemoveUsageRights
Document manipulation, Document properties
Version history
This function was introduced in Quick PDF Library version 7.25.
Description
Removes any usage rights from the document.
Syntax
Delphi
function TQuickPDF0815.RemoveUsageRights: Integer;
ActiveX
Function QuickPDF0815.PDFLibrary::RemoveUsageRights As Long
DLL
int QuickPDFRemoveUsageRights(int InstanceID)
Return values
| 0 | Usage rights were not found in the document. |
| 1 | Usage rights were successfully removed from the document. |