HPS::Publish::Field Class Reference
#include <sprk_publish.h>
Public Types | |
enum | Type { Type::Text, Type::Button, Type::DropDown, Type::ListBox, Type::CheckBox, Type::RadioButton, Type::DigitalSignature, Type::BarCode } |
Detailed Description
The Publish::Field class is a concept class for field-related enumerations.
Member Enumeration Documentation
◆ Type
|
strong |
Enumerates the field types that Publish can identify in a PDF.
Enumerator | |
---|---|
Text | Text field (kA3DPDFText) |
Button | Button field (kA3DPDFButton) |
DropDown | Drop-down field (kA3DPDFDropDown) |
ListBox | List box field (kA3DPDFListBox) |
CheckBox | Check box field (kA3DPDFCheckBox) |
RadioButton | Radio button field (kA3DPDFRadioButton) |
DigitalSignature | Digital signature field (kA3DPDFDigitalSignature) |
BarCode | Bar code field (kA3DPDFBarCode) |
The documentation for this class was generated from the following file:
- include/sprk_publish.h