TextMarkupAnnotation.Quads Property
Gets or sets a collection of quadrilateral points that define the annotation area.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IList<Quadrilateral> | The quadrilateral points. |
See Also