Indicates the document is encrypted or not.
Namespace: Spire.PdfAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public bool IsEncrypted { get; }
Public ReadOnly Property IsEncrypted As Boolean Get
public: property bool IsEncrypted { bool get (); }
member IsEncrypted : bool with get