A3DPDFEColumnType

enum A3DPDFEColumnType

Type of content of the column.

10.2
enumerator kA3DPDFTextContent = 0

The contents of the column are texts.

enumerator kA3DPDFImageContent

The contents of the column are pictures.

enumerator kA3DPDFCheckBoxContent

The contents of the column are checkboxes.