Back to Devexpress

PdfTextMarkupAnnotation Class

officefileapi-devexpress-dot-pdf-1c556772.md

latest1.1 KB
Original Source

PdfTextMarkupAnnotation Class

Represents a text markup annotation.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

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

Inheritance

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

See Also

PdfTextMarkupAnnotation Members

DevExpress.Pdf Namespace