Click or drag to resize

PDFDocPageCreate Method

Overload List
  NameDescription
Public methodPageCreate
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.
Public methodPageCreate(Rect)
Page create.
Top
See Also