LinkAnnotation.Region Property
Gets or sets quadrilateral regions that define the link annotation’s active area.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IList<Quadrilateral> | The link annotation’s active area. |
See Also