←Select platform

Clone Method

Summary

Creates an exact copy of this PDFAnnotation

Syntax

C#
VB
Java
C++
public override PDFAnnotation Clone() 
Public Overrides Function Clone() As Leadtools.Pdf.PDFAnnotation 
@Override public PDFAnnotation clone() 
public: 
Leadtools.Pdf.PDFAnnotation^ Clone(); override  

Return Value

The PDFAnnotation this method creates, cast as an object.

Example

For an example, refer to PDFAnnotation.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly