Click or drag to resize

PdfPageObjectClone Method

Create a new page object based on this page object.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntax
public PdfPageObject Clone()

Return Value

PdfPageObject
New page object.
See Also