FdfTextFieldValue Class

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This class represents a FDF Text Field value.
Inheritance Hierarchy

SystemObject
  Apitron.PDF.Kit.Interactive.FormsDataFdfFieldValue
    Apitron.PDF.Kit.Interactive.FormsDataFdfTextFieldValue

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

public sealed class FdfTextFieldValue : FdfFieldValue

The FdfTextFieldValue type exposes the following members.

Properties

  NameDescription
Public propertyText
Gets or sets the text.
Top
See Also

Reference