cPage
ClassRepresents a page in the document. A page can receive paragraphs and tables before being inserted into a document.
Public methods:
Function InsertParagraph(Paragraph As cParagraph) As Boolean
Function InsertTable(oCells() As cCell) As Boolean