Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Forms.DocumentWriters Namespace > DocumentPage Class : Clone Method |
public abstract DocumentPage Clone()
'Declaration
Public MustOverride Function Clone() As DocumentPage
'Usage
Dim instance As DocumentPage Dim value As DocumentPage value = instance.Clone()
public abstract DocumentPage Clone()
- (instancetype)copy
public abstract DocumentPage clone()
function Leadtools.Forms.DocumentWriters.DocumentPage.Clone()
public: abstract DocumentPage^ Clone();