Click or drag to resize

CPDFDocumentIsEncrypted Property

Whether document is encrypted.

Namespace:  ComPDFKit.PDFDocument
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public bool IsEncrypted { get; }

Property Value

Type: Boolean
See Also