Share via


PdfDocument.IsLocked Property

Definition

Gets a Boolean value that tells whether the document is locked.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsLocked { [Foundation.Export("isLocked")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isLocked")>]
member this.IsLocked : bool

Property Value

Attributes

Applies to