A3DPDFPageInsertDropDownList

A3DStatus A3DPDFPageInsertDropDownList(A3DPDFPage *pPage, A3DPDFDropDownList *pDropDownList, const A3DPDFRectData *pRectData)
A3DStatus A3DPDFPageInsertDropDownList(A3DPDFPage* pPage, A3DPDFDropDownList* pDropDownList, const A3DPDFRectData* pRectData)

Function to insert a DropDownList (combo box) in a page.

Parameters

pPage: The Page object to work with.

pDropDownList: The DropDownList 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