ResetFormActionIsInclude Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets a value indicating identifying whether which fields to reset or which to exclude from resetting, depending on the setting of the Fields collection.

Namespace:  Apitron.PDF.Kit.Interactive.Actions
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public bool IsInclude { get; }

Property Value

Type: Boolean
true if this instance is include; otherwise, false.
See Also

Reference