Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PdfTextAnnotation Class

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

Namespace: DevExpress.Pdf

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

Declaration

public class PdfTextAnnotation :
    PdfMarkupAnnotation

Inheritance

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