←Select platform

Clone Method

Summary

Creates an exact copy of this PDFHighlightAnnotation.

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

Return Value

The PDFHighlightAnnotation this method creates, cast as an object.

Example

For an example, refer to PDFHighlightAnnotation.

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