Skip to main content

PdfTextAnnotation Class

Represents a text annotation (a “sticky note” attached to a point in a document).

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v23.2.Core.dll

NuGet Package: DevExpress.Pdf.Core

Declaration

public class PdfTextAnnotation :
    PdfMarkupAnnotation

Inheritance

Object
DevExpress.Pdf.Native.PdfDocumentItem
DevExpress.Pdf.Native.PdfObject
See Also