FdfChoiceFieldValue Class

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

SystemObject
  Apitron.PDF.Kit.Interactive.FormsDataFdfFieldValue
    Apitron.PDF.Kit.Interactive.FormsDataFdfChoiceFieldValue

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 FdfChoiceFieldValue : FdfFieldValue

The FdfChoiceFieldValue type exposes the following members.

Constructors

  NameDescription
Public methodFdfChoiceFieldValue
Initializes a new instance of the FdfFieldValue class.
Top
Properties

  NameDescription
Public propertySelectedItems
Gets the selected items.
Top
See Also

Reference