Share via


PdfActionResetForm.FieldsIncludedAreCleared Property

Definition

Gets or sets a Boolean value that controls whether the fields that are in Fields will be cleared.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool FieldsIncludedAreCleared { [Foundation.Export("fieldsIncludedAreCleared")] get; [Foundation.Export("setFieldsIncludedAreCleared:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("fieldsIncludedAreCleared")>]
[<set: Foundation.Export("setFieldsIncludedAreCleared:")>]
member this.FieldsIncludedAreCleared : bool with get, set

Property Value

Attributes

Applies to