Skip to main content
A newer version of this page is available. .

PdfTextAnnotation Class

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

Namespace: DevExpress.Pdf

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

Declaration

public class PdfTextAnnotation :
    PdfMarkupAnnotation

Inheritance

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