VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Classes Enumerations SeeAlso
In This Topic
    Vintasoft.Imaging.Pdf.Tree.Annotations Namespace (Vintasoft.Imaging.Pdf)
    In This Topic
    Contains classes for working with annotations of PDF page.
    Classes
     ClassDescription
    ClassProvides the base class that contains information about PDF annotation.
    ClassStores additional-actions defining the annotation's behavior in response to various trigger events.
    ClassStores appearance characteristics to be used in constructing a dynamic appearance stream specifying the annotation visual presentation on the page.
    ClassRepresents a base class of appearance generators for PDF annotations.
    ClassRepresents the appearances, which are specifying how the annotation is presented visually on the page.
    ClassStores information about border effect of PDF annotation.
    ClassStores information about border style of PDF annotation.
    ClassProvides the base abstract codec that allows to export and import PDF annotations.
    ClassProvides data for PDF annotation events.
    ClassSpecifies how to display the widget annotation's icon within its annotation rectangle.
    ClassRepresents a collection of PdfAnnotation objects.
    ClassContains methods to simplify work with annotations relations.
    ClassExports PDF annotations to XFDF format and imports PDF annotations from XFDF format.
    ClassRepresents a PDF annotation that displays a visual symbol that indicates the presence of text edits.
    ClassAn appearance generator for a PDF caret annotation.
    ClassRepresents a PDF annotation that displays a circle.
    ClassAn appearance generator for a PDF circle (ellipse) annotation.
    ClassRepresents a PDF annotation that stores a file attachment.
    ClassAn appearance generator for a PDF File Attachment annotation.
    ClassRepresents a PDF annotation that displays an editable text area and a callout line used to point to the area of PDF page.
    ClassAn appearance generator for a PDF free text annotation.
    ClassRepresents a PDF annotation that displays a freehand lines composed of one or more disjoint paths.
    ClassAn appearance generator for a PDF Ink annotation.
    ClassRepresents a PDF annotation that displays a line.
    ClassAn appearance generator for a PDF line annotation.
    ClassRepresents a PDF annotation that displays a link.
    ClassAn appearance generator for a PDF link annotation.
    ClassProvides the base class that represents a PDF markup annotation.
    ClassRepresents a VintaSoft PDF annotation that stores a office document.
    ClassContains information about PaperMetaData generation parameters, which contains instructions to a barcode encoding module of a conforming reader on how to generate the barcode image.
    ClassProvides the base class that represents a PDF point-based (polyline, polygon) annotation.
    ClassAn appearance generator for a PDF polygonal (polygon, polyline) annotation.
    ClassRepresents a PDF annotation that displays a polygon.
    ClassAn appearance generator for a PDF polygon annotation.
    ClassRepresents a PDF annotation that displays a polyline.
    ClassAn appearance generator for a PDF polyline annotation.
    ClassRepresents a PDF annotation that displays text in a pop-up window for entry and editing.
    ClassRepresents a projection annotation (PDF 2.0) that has much of the functionality of other markup annotations.
    ClassProvides the base class that represents PDF rectangular (square, circle) annotation.
    ClassAn appearance generator for a PDF rectangular (square, circle) annotation.
    ClassRepresents a PDF annotation that displays a rubber stamp.
    ClassRepresents a PDF annotation that displays a square.
    ClassAn appearance generator for a PDF square annotation.
    ClassRepresents a PDF annotation that displays a "sticky note" attached to a point in the PDF document.
    ClassAn appearance generator for a PDF text (comment) annotation.
    ClassRepresents a PDF annotation that can appears as highlight, underline, strikeout, or jagged ("squiggly") underline in the text of document.
    ClassAn appearance generator for a PDF text markup annotation (highlight, underline, strikeout, squiggly).
    ClassRepresents a PDF Widget annotation that displays interactive element.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available types of appearance states of an annotation.
    EnumerationSpecifies available types of annotation border effect.
    EnumerationSpecifies available types of annotation border style.
    EnumerationSpecifies available positions of the widget annotation's caption relative to its icon.
    EnumerationSpecifies available characteristics of the annotation.
    EnumerationSpecifies available highlighting modes of PdfLinkAnnotation or PdfWidgetAnnotation.
    EnumerationSpecifies available scale modes of annotation icon.
    EnumerationSpecifies available styles of line endings.
    EnumerationSpecifies available types of PDF annotations.
    EnumerationSpecifies available styles of squiggly annotation.
    See Also