
######################
A3DPDFETextOrientation
######################

.. c:enum:: A3DPDFETextOrientation

   Orientation of the text in a field. 
   
   
      7.2 
   
   
   
   Index
   =====
   
   .. rubric:: Enumerators
   
   
   .. rst-class:: api-xref-list
   
   
   * :c:enumerator:`~kA3DPDFNormal`
   * :c:enumerator:`~kA3DPDF90`
   * :c:enumerator:`~kA3DPDF180`
   * :c:enumerator:`~kA3DPDF270`
   
   



.. rst-class:: kind-group kind-enumerator

.. rubric:: Enumerators
   :class: kind-group-title


.. c:enumerator:: kA3DPDFNormal

      .. rst-class:: sig-pretty-signature
      
         | **kA3DPDFNormal**
      
      The text has a standard orientation. 
      



.. c:enumerator:: kA3DPDF90

      .. rst-class:: sig-pretty-signature
      
         | **kA3DPDF90**
      
      The button is turned 90 from counter clockwise. 
      



.. c:enumerator:: kA3DPDF180

      .. rst-class:: sig-pretty-signature
      
         | **kA3DPDF180**
      
      The button is turned 180 from counter clockwise. 
      



.. c:enumerator:: kA3DPDF270

      .. rst-class:: sig-pretty-signature
      
         | **kA3DPDF270**
      
      The button is turned 270 from counter clockwise. 
      




