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 TDebenuPDFLibrary1811.RemoveUsageRights: Integer;
ActiveX
Function DebenuPDFLibrary1811.PDFLibrary::RemoveUsageRights As Long
DLL
int DPLRemoveUsageRights(int InstanceID)
Return values
0 | Usage rights were not found in the document. |
1 | Usage rights were successfully removed from the document. |