Back to Devexpress

PdfMarkupAnnotation Class

officefileapi-devexpress-dot-pdf-08e57126.md

latest1.2 KB
Original Source

PdfMarkupAnnotation Class

Represents a markup annotation that is used to mark up PDF documents.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public abstract class PdfMarkupAnnotation :
    PdfAnnotation
vb
Public MustInherit Class PdfMarkupAnnotation
    Inherits PdfAnnotation

Inheritance

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

PdfTextAnnotation

PdfTextMarkupAnnotation

See Also

PdfMarkupAnnotation Members

DevExpress.Pdf Namespace