A3DPDFELayoutTextIcon
-
enum
A3DPDFELayoutTextIcon Position of the label of the button relative to its icon.
7.2
-
enumerator
kA3DPDFLabelOnly Only the label will be displayed.
-
enumerator
kA3DPDFIconOnly Only the icon will be displayed.
-
enumerator
kA3DPDFIconTopLabelBottom The label will be displayed below the icon.
-
enumerator
kA3DPDFLabelTopIconBottom The label will be displayed above the icon.
-
enumerator
kA3DPDFIconLeftLabelRight The label will be displayed to the right of the icon.
-
enumerator
kA3DPDFLabelLeftIconRight The label will be displayed to the left of the icon.
-
enumerator
kA3DPDFLabelOverIcon The label will be displayed on top of the icon.