Skip to main content

PdfMarkupAnnotation Class

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

Namespace: DevExpress.Pdf

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

NuGet Package: DevExpress.Pdf.Core

Declaration

public abstract class PdfMarkupAnnotation :
    PdfAnnotation

Inheritance

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