
#############################
A3DPDFDocumentInformationData
#############################

.. c:struct:: A3DPDFDocumentInformationData

   :c:struct:`~A3DPDFDocumentInformationData` structure. 
   
   
      4.1 
   
   
   
   Index
   =====
   
   .. rubric:: Variables
   
   
   .. rst-class:: api-xref-list
   
   
   * :c:member:`~A3DPDFDocumentInformationData.m_pcTitle`
   * :c:member:`~A3DPDFDocumentInformationData.m_pcAuthor`
   * :c:member:`~A3DPDFDocumentInformationData.m_pcSubject`
   * :c:member:`~A3DPDFDocumentInformationData.m_pcCreator`
   
   



.. rst-class:: kind-group kind-variable

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


.. c:member:: A3DUTF8Char* A3DPDFDocumentInformationData.m_pcTitle

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DUTF8Char`\ *
      
      Title of the document. 
      



.. c:member:: A3DUTF8Char* A3DPDFDocumentInformationData.m_pcAuthor

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DUTF8Char`\ *
      
      Author of the document. 
      



.. c:member:: A3DUTF8Char* A3DPDFDocumentInformationData.m_pcSubject

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DUTF8Char`\ *
      
      Subject of the document. 
      



.. c:member:: A3DUTF8Char* A3DPDFDocumentInformationData.m_pcCreator

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DUTF8Char`\ *
      
      The product which created the document (customer application). 
      




