Back to Devexpress

PdfMarkupAnnotation.Popup Property

officefileapi-devexpress-dot-pdf-dot-pdfmarkupannotation-0d3432c9.md

latest1.1 KB
Original Source

PdfMarkupAnnotation.Popup Property

Gets a pop-up annotation for entering or editing the text associated with this annotation.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfPopupAnnotation Popup { get; }
vb
Public ReadOnly Property Popup As PdfPopupAnnotation

Property Value

TypeDescription
PdfPopupAnnotation

A PdfPopupAnnotation object that is the popup annotation.

|

See Also

PdfMarkupAnnotation Class

PdfMarkupAnnotation Members

DevExpress.Pdf Namespace