C#
VB
Java
C++
Gets the type of this annotation object.
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;
}
A PDFAnnotationType enumeration member that specifies the type of annotation object associated with this PDFAnnotation.
For an example, refer to PDFPencilAnnotation.
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