.. _group__a3d__pdfwidget__scrolltable:

###################
Scroll Table Module
###################

**(HOOPS Publish Advanced)** \ Module to access and define Scroll Table widget 

This module describes the functions and structures that allow you to define a Scroll Table. A Scroll Table is a high level widget. 

**Parameters**


   **pDoc**\ : The Document object to work with. 

   **pScrollTableData**\ : The ScrollTable parameters. The name is mandatory. 

   **ppScrollTable**\ : The ScrollTable created.


**Returns**


   A3D_SUCCESS in case of success or an error code


.. rst-class:: kind-group kind-record

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


.. rst-class:: api-xref-list


* :c:struct:`~A3DPDFScrollTableData`

.. rst-class:: kind-group kind-enumeration

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


.. rst-class:: api-xref-list


* :c:enum:`~A3DPDFEColumnType`

.. rst-class:: kind-group kind-function

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


.. rst-class:: api-xref-list


* :c:func:`~A3DPDFScrollTableCreate`
* :c:func:`~A3DPDFPageInsertScrollTable`

.. toctree::
   :maxdepth: 1
   :hidden:

   ../structures/A3DPDFScrollTableData
   ../enums/A3DPDFEColumnType
   ../functions/A3DPDFScrollTableCreate
   ../functions/A3DPDFPageInsertScrollTable


