←Select platform

AnnotationType Property

Summary
Gets the type of this annotation object.
Syntax
C#
VB
C++
Java
public override PDFAnnotationType AnnotationType { get; } 
Public Overrides ReadOnly Property AnnotationType As PDFAnnotationType 
public PDFAnnotationType getAnnotationType(); 
public: 
property PDFAnnotationType AnnotationType { 
   PDFAnnotationType get() override; 
} 

Property Value

A PDFAnnotationType enumeration member that specifies the type of annotation object associated with this PDFAnnotation.

Example

For an example, refer to PDFPolygonAnnotation.

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.