A3DPDFPageInsertRadioButton
-
A3DStatus
A3DPDFPageInsertRadioButton(A3DPDFPage *pPage, A3DPDFRadioButton *pRadioButton, const A3DPDFRectData *pRectData) A3DStatusA3DPDFPageInsertRadioButton(A3DPDFPage* pPage,A3DPDFRadioButton* pRadioButton, constA3DPDFRectData* pRectData)Function to insert a RadioButton in a page.
Parameters
pPage: The Page object to work with.
pRadioButton: The RadioButton 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