FlowDocumentFields Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the fields collection for this document.

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

public FieldCollection Fields { get; }

Property Value

Type: FieldCollection
The fields collection.
See Also

Reference