Back to Devexpress

PdfTextAnnotation Class

officefileapi-devexpress-dot-pdf-33d4c692.md

latest1.1 KB
Original Source

PdfTextAnnotation Class

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

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public class PdfTextAnnotation :
    PdfMarkupAnnotation
vb
Public Class PdfTextAnnotation
    Inherits PdfMarkupAnnotation

Inheritance

Object DevExpress.Pdf.Native.PdfDocumentItem DevExpress.Pdf.Native.PdfObject PdfAnnotation PdfMarkupAnnotation PdfTextAnnotation

See Also

PdfTextAnnotation Members

DevExpress.Pdf Namespace