Back to Devexpress

PdfPopupAnnotation Class

officefileapi-devexpress-dot-pdf-c7fe9902.md

latest1.2 KB
Original Source

PdfPopupAnnotation Class

Represents a pop-up annotation that displays text in a pop-up window for editing the annotation text.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public class PdfPopupAnnotation :
    PdfAnnotation
vb
Public Class PdfPopupAnnotation
    Inherits PdfAnnotation

The following members return PdfPopupAnnotation objects:

Inheritance

Object DevExpress.Pdf.Native.PdfDocumentItem DevExpress.Pdf.Native.PdfObject PdfAnnotation PdfPopupAnnotation

See Also

PdfPopupAnnotation Members

DevExpress.Pdf Namespace