PDFium Component Docs

UserPermissions-ominaisuus

Component: TPdf  ·  Unit: PDFium
Returns the user-password permission bits (a subset of Permissions).

Syntax

property UserPermissions;

Description

Returns the user-password permission bits (a subset of Permissions).

Equal to Permissions when the document is opened with the owner password.

Käärii vastaavan PDFium-API:n ja altistaa sen TPdf-instanssin jäsenenä, joten kuluttajien ei tarvitse hallita FPDF_DOCUMENT-kahvoja suoraan

Remarks

Example

if Pdf1.Active then
  Pdf1.UserPermissions;

See Also

Permissions, Password