←Select platform

Clone Method

Summary
Creates an exact copy of this PDFRectangleAnnotation.
Syntax
C#
VB
C++
Java
public override PDFAnnotation Clone() 
Public Overrides Function Clone() As PDFAnnotation 
public java.lang.Object clone() throws java.lang.CloneNotSupportedException; 
public: 
PDFAnnotation^ Clone(); override  

Return Value

The PDFRectangleAnnotation this method creates, cast as an object.

Example

For an example, refer to PDFRectangleAnnotation.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.