PdfDocument.IsLocked Property
Definition
Gets a Boolean value that tells whether the document is locked.
[get: Foundation.Export("isLocked")]
public virtual bool IsLocked { get; }
member this.IsLocked : bool
Property Value
- Boolean
- Attributes
-
Applies to