

PdfCircleAnnotation - represents a PDF annotation that displays a circle.PdfRectangularAnnotation - provides the base class that represents PDF rectangular (square, circle) annotation.PdfLineAnnotation - represents a PDF annotation that displays a line.PdfMarkupAnnotation - provides the base class that represents a PDF markup annotation.PdfAnnotation - provides the base class that contains information about PDF annotation.Here is the hierarchy of classes, that defines standard annotations of PDF document: get PdfGraphics object, which defines the visual appearance of annotation in the Down state, using PdfAnnotation.CreateDownAppearanceGraphics method.get PdfGraphics object, which defines the visual appearance of annotation in the Rollover state, using PdfAnnotation.CreateRolloverAppearanceGraphics method.get PdfGraphics object, which defines the visual appearance of annotation in the Normal state, using PdfAnnotation.CreateNormalAppearanceGraphics method.define some additional actions of annotation using PdfAnnotation.AdditionalActions property.


define the visual appearance of annotation using PdfAnnotation.Appearances, PdfAnnotation.BorderStyle, PdfAnnotation.Color properties.define annotation data using PdfAnnotation.Contents, PdfAnnotation.Title, PdfAnnotation.Subject, PdfAnnotation.Modified properties.define the location of annotation on PDF page using PdfAnnotation.Rectangle property.PdfAnnotation class defines annotation of PDF document and allows to: Detailed information about functionality of VintaSoft Annotation. NET Plug-in provides the functionality for full-featured visual and non-visual annotating of PDF document in WinForms, WPF and ASP.NET. NET Plug-in provides the functionality for non-visual low-level work with annotations of PDF document.Ī combination of VintaSoft PDF.
