PDFReaderControls.NET Professional Type Reference

Page.Clone Method (PageCloneSettings, String)

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

public Page Clone(
   PageCloneSettings cloneSettings,
   string fieldPrefix
);

Parameters

cloneSettings
The clone settings.
fieldPrefix
The fieldprefix to use (null or string.Empty means: no prefix)

Return Value

The cloned page.

See Also

Page Class | TallComponents.PDF Namespace | Page.Clone Overload List