ControlElementFieldName Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the document field name that this element is linked to. All available fields can be found in Fields dictionary.

Namespace:  Apitron.PDF.Kit.FlowLayout.Content.Controls
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public string FieldName { get; }

Property Value

Type: String
The field name.
See Also

Reference