Back to Devexpress

PdfPopupAnnotation.Parent Property

officefileapi-devexpress-dot-pdf-dot-pdfpopupannotation.md

latest1.1 KB
Original Source

PdfPopupAnnotation.Parent Property

Gets the parent of the popup annotation item in the annotation hierarchy.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfAnnotation Parent { get; }
vb
Public ReadOnly Property Parent As PdfAnnotation

Property Value

TypeDescription
PdfAnnotation

A PdfAnnotation object that represents the popup annotation parent.

|

See Also

PdfPopupAnnotation Class

PdfPopupAnnotation Members

DevExpress.Pdf Namespace