Click or drag to resize

CPDFDocumentIsLocked Property

Whether the document is locked.

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

Property Value

Type: Boolean
See Also