PdfTextMarkupAnnotation Class
Represents a text markup annotation.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v26.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
public class PdfTextMarkupAnnotation :
PdfMarkupAnnotation,
IPdfTextMarkupAnnotation,
IPdfMarkupAnnotation,
IPdfAnnotation
Inheritance
Object
DevExpress.Pdf.Native.PdfDocumentItem
DevExpress.Pdf.Native.PdfObject
PdfAnnotation
PdfMarkupAnnotation
PdfTextMarkupAnnotation
See Also