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

PdfMarkupAnnotation Class

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

Namespace: DevExpress.Pdf

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

Declaration

public abstract class PdfMarkupAnnotation :
    PdfAnnotation

Inheritance

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