RemoveUsageRights

Document manipulation, Document properties

Description

Removes any usage rights from the document.

Syntax

Delphi

function TPDFlib.RemoveUsageRights: Integer;

ActiveX

Function PDFlib::RemoveUsageRights As Long

DLL

int DLRemoveUsageRights(int InstanceID);

Return values

0Usage rights were not found in the document.
1Usage rights were successfully removed from the document.