←Select platform

AnnotationType Property

Summary

Gets the type of the annotation object.

Syntax

C#
VB
Java
C++
public override PDFAnnotationType AnnotationType { get; } 
Public Overrides ReadOnly Property AnnotationType As Leadtools.Pdf.PDFAnnotationType 
@Override public PDFAnnotationType getAnnotationType() 
public: 
property Leadtools.Pdf.PDFAnnotationType AnnotationType { 
   Leadtools.Pdf.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 PDFHighlightAnnotation.

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