PdfEditorPdfSecurityInfo Property

Gets the security information extracted from the loaded PDF (permissions, encryption, etc.)

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.5.0
C#
public PdfSecurityInfo PdfSecurityInfo { get; }

Property Value

PdfSecurityInfo

See Also