←Select platform

Clone Method

Summary

Creates an exact copy of this PDFAnnotation

Syntax
C#
VB
C++
Java
public abstract PDFAnnotation Clone() 
Public MustOverride Function Clone() As PDFAnnotation 
public abstract PDFAnnotation clone() 
public: 
abstract PDFAnnotation^ Clone();  

Return Value

The PDFAnnotation this method creates, cast as an object.

Example

For an example, refer to PDFAnnotation.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly