Contains information for a single PDF annotation.
[SerializableAttribute()]
public abstract class PDFAnnotation
<SerializableAttribute()>
Public MustInherit Class PDFAnnotation
public abstract class PDFAnnotation
[SerializableAttribute()]
public ref class PDFAnnotation abstract
The PDFAnnotation class contains the properties of an annotation object such as the annotation type, title and object bounds.
This class is used with the following:
As the type for the PDFAnnotation.AnnotationType property. This property will be populated when an annotation object is created
As the type for the PDFAnnotation.Content property. this property contains a string content for a PDF annotation object.
For an example, refer to PDFHighlightAnnotation
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