PDFDocPageCreate Method |
Name | Description | |
---|---|---|
PageCreate | Create a new, empty page in the document. You can use PageWriter to fill the
page with new content. Finally the page should be inserted at specific
place within document page sequence using PageInsert/PagePushFront/PagePushBack
methods.
| |
PageCreate(Rect) | Page create.
|