A3DPDFPageInsertListBox

A3DStatus A3DPDFPageInsertListBox(A3DPDFPage *pPage, A3DPDFListBox *pListBox, const A3DPDFRectData *pRectData)
A3DStatus A3DPDFPageInsertListBox(A3DPDFPage* pPage, A3DPDFListBox* pListBox, const A3DPDFRectData* pRectData)

Function to insert a ListBox in a page.

Parameters

pPage: The Page object to work with.

pListBox: The ListBox object to insert on the page.

pRectData: The rectangle to specify the position on the page.

Returns

A3D_SUCCESS in case of success or an error code