CPageParagraphListArray CPageStyle_GetPageParagraphLists(const CPageStyle argCPageStyle, idrs_exception *pargException)
Get the array containing the paragraph lists.
CPageStyle CPageStyle_Create(idrs_exception *pargException)
Instantiates a new page style object.
void CPageStyle_SetPageParagraphLists(CPageStyle argCPageStyle, const CPageParagraphListArray argxPageParagraphLists, idrs_exception *pargException)
Set the array containing the paragraph lists.
void CPageStyle_Destroy(CPageStyle argCPageStyle, idrs_exception *pargException)
Destroys a CPageStyle handle.
Interface for CPageStyleParagraphList wrapper.
Sets the page style associated to a page.