Share via


PdfDocument.AllowsFormFieldEntry Property

Definition

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

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

Property Value

Attributes

Applies to