Click or drag to resize

IPdfDocumentAddPage Method

Creates a new blank PDF page.

Namespace:  Opait.Barcoder.Api
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
IPdfPage AddPage()

Return Value

Type: IPdfPage
Newly created page.
See Also