TdxPDFChoiceFieldValue Members
An item available for selection in an interactive field.Properties
Name | Description |
---|---|
ExportValue | Returns the field item’s exportable value. |
Value | Returns the field item’s display value. |
Methods
Name | Description |
---|---|
Create(string,string) static | Creates a new item available for selection in an interactive field. |
Create(string) static | Creates a new item available for selection in an interactive field. |
IsEqual(TdxPDFChoiceFieldValue) | Compares the current field item to another field item. |
See Also