Share via


PdfDocument.AllowsDocumentChanges Property

Definition

Gets a Boolean value that tells whether the document allows changes.

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

Property Value

Attributes

Applies to