Click or drag to resize

PdfDocumentAddPage Method

Creates a new blank PDF page.

Namespace:  Opait.Barcode.Pdf
Assembly:  Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntax
C#
public PdfPage AddPage()

Return Value

Type: PdfPage
Newly created page.
See Also