Method Clone
Namespace TallComponents.PDF
Class Page
Clones this page with the default clone settings but prefix the field fullNames.
Default clone settings: PageCloneSettings.Actions | PageCloneSettings.Shapes | PageCloneSettings.Widgets
Syntax
public
Page
Clone(
String
fieldPrefix
)
Returns
Page
The cloned page.
Parameters
String
fieldPrefix
The field prefix to use (null or string.Empty means: no prefix)