PopupAnnotation(MarkupAnnotation, RectangleF) Constructor
Initializes a new instance of the PopupAnnotation class with specified settings.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| markupAnnotation | MarkupAnnotation | The markup annotation that is associated with the popup annotation. |
| bounds | RectangleF | The bounds of the popup annotation. |
See Also