
######################
A3DPDFEThicknessBorder
######################

.. c:enum:: A3DPDFEThicknessBorder

   Thickness of the border of a field. 
   
   
      7.2 
   
   
   
   Index
   =====
   
   .. rubric:: Enumerators
   
   
   .. rst-class:: api-xref-list
   
   
   * :c:enumerator:`~kA3DPDFThin`
   * :c:enumerator:`~kA3DPDFMedium`
   * :c:enumerator:`~kA3DPDFThick`
   
   



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

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


.. c:enumerator:: kA3DPDFThin

      .. rst-class:: sig-pretty-signature
      
         | **kA3DPDFThin**
      
      The border of the field is thin. 
      



.. c:enumerator:: kA3DPDFMedium

      .. rst-class:: sig-pretty-signature
      
         | **kA3DPDFMedium**
      
      The border of the field is medium size. 
      



.. c:enumerator:: kA3DPDFThick

      .. rst-class:: sig-pretty-signature
      
         | **kA3DPDFThick**
      
      The border of the field is thin. 
      




