LinkAnnotation(OrientedRectangle[]) Constructor
Initializes a new instance of the LinkAnnotation class with specified oriented rectangles.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
NuGet Package: DevExpress.Docs.Pdf
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| rectangles | OrientedRectangle[] | An array of oriented rectangles that define the link annotation. |
See Also