Clones this page with default clone settings.

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public Page Clone()
Visual Basic
Public Function Clone As Page

Return Value

The cloned page.

Remarks

Default clone settings: PageCloneSettings.Actions | PageCloneSettings.Shapes | PageCloneSettings.Widgets

See Also