PdfDocument.AllowsDocumentChanges Property

Definition

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

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AllowsDocumentChanges { [Foundation.Export("allowsDocumentChanges")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.AllowsDocumentChanges : bool

Property Value

Attributes

Applies to