Aspose::Pdf::XfaTag enum

XfaTag enum

The xfa stream tag.

enum class XfaTag

Values

NameValueDescription
Template0The template tag.
Datasets1The datasets tag.
Config2The config tag.
Localset3The localset tag.
Form4The form tag.

See Also