PDF Plugin for Xojo

PDFDocument.AddPage Method

Adds a page to the PDF document and returns the new Page object.

AddPage() as Page

Parameters

Returns

Page
The newly created page.

Remarks

See Also

PDFDocument Class