Method Clone

Namespace TallComponents.PDF
Class Page

Clones this page with the specified clone settings and prefix the field fullNames.

Syntax

public  Page  Clone( PageCloneSettings  cloneSettings String  fieldPrefix )

Returns

Page

The cloned page.

Parameters


PageCloneSettings cloneSettings
The clone settings.

String fieldPrefix
The field prefix to use (null or string.Empty means: no prefix)