←Select platform

Clone Method

Summary

Creates an exact copy of this DocumentWriterRasterPage

Syntax
C#
VB
Objective-C
C++
Java
public override DocumentWriterPage Clone() 
Public Overrides Function Clone() As DocumentWriterPage 
- (instancetype)copy 
@Override public DocumentWriterPage clone() 
public: 
DocumentWriterPage^ Clone(); override  

Return Value

The DocumentWriterPage this method creates.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Writer Assembly