A3DPDFEColumnType

enum A3DPDFEColumnType

Type of content of the column.

10.2

Enumerators

enumerator kA3DPDFTextContent
kA3DPDFTextContent = 0

The contents of the column are texts.

enumerator kA3DPDFImageContent
kA3DPDFImageContent

The contents of the column are pictures.

enumerator kA3DPDFCheckBoxContent
kA3DPDFCheckBoxContent

The contents of the column are checkboxes.