'Declaration Protected Overridable Function GetPopupAnnotationRect( _
ByVal popupAnnotationThe popup annotation.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfPopupAnnotation _
) As System.Drawing.RectangleF
protected virtual System.Drawing.RectangleF GetPopupAnnotationRect(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfPopupAnnotation popupAnnotation
)
protected: virtual System.Drawing.RectangleF* GetPopupAnnotationRect(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfPopupAnnotation* popupAnnotation
)
protected:
virtual System.Drawing.RectangleF^ GetPopupAnnotationRect(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfPopupAnnotation^ popupAnnotation
)
Parameters
- popupAnnotation
- The popup annotation.
Return Value
Rectangle, in PDF page space.