Aspose::Pdf::XfaTag enum
XfaTag enum
The xfa stream tag.
enum class XfaTag
Values
Name | Value | Description |
---|---|---|
Template | 0 | The template tag. |
Datasets | 1 | The datasets tag. |
Config | 2 | The config tag. |
Localset | 3 | The localset tag. |
Form | 4 | The form tag. |
See Also
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++