C#
VB
Java
C++
Gets the type of this annotation object.
public abstract PDFAnnotationType AnnotationType { get; }
Public MustOverride ReadOnly Property AnnotationType As Leadtools.Pdf.PDFAnnotationType
public abstract PDFAnnotationType getAnnotationType()
public:
abstract property Leadtools.Pdf.PDFAnnotationType AnnotationType {
Leadtools.Pdf.PDFAnnotationType get();
}
A PDFAnnotationType enumeration member that specifies the type of annotation object associated with this PDFAnnotation
For an example, refer to PDFAnnotation.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET