Field

DocumentTagCategory.Field property

Gets the tag that denotes a property holding information about a form field or calculated field extracted from a document.

public PropertyTag Field { get; }

Property Value

The tag that denotes a property holding information about a form field or calculated field extracted from a document.

See Also