Leadtools.Pdf Namespace : PDFAnnotation Class |
[SerializableAttribute()] public abstract class PDFAnnotation
'Declaration <SerializableAttribute()> Public MustInherit Class PDFAnnotation
'Usage Dim instance As PDFAnnotation
public sealed class PDFAnnotation
function Leadtools.Pdf.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 PDFFile
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2