Click or drag to resize

PdfPopupAnnotation.Parent Property

Gets the parent PdfMarkupAnnotation of this PdfPopupAnnotation.

Namespace:  RadPdf.Data.Document.Objects.Annotations
Assembly:  RadPdf (in RadPdf.dll) Version: 4.3.0.0 (4.3.0.0)
Syntax
public PdfMarkupAnnotation Parent { get; }

Property Value

Type: PdfMarkupAnnotation
Remarks
The parent of a PdfPopupAnnotation should always be found and will be a PdfMarkupAnnotation. If not found, this property will return null.
See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!