Property Flags
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Flags
Gets the permissions as bit flags.
public PdfPermissionFlags Flags { get; }
Property Value
- PdfPermissionFlags
The permissions as bit flags.
Remarks
Check the Decrypt PDF documents in C# and VB.NET article for more information on processing encrypted PDF documents.