PdfDocument.AllowsFormFieldEntry Property

Definition

Gets a Boolean value that tells whether the document allows form field entry.

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

Property Value

Attributes

Applies to