IPdfViewerTextMarkupAnnotationBuilder.Quads Property
Gets a collection of quadrilateral points that encompass the annotation area.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.1.Drawing.dll
NuGet Package: DevExpress.Pdf.Drawing
Declaration
Property Value
Type | Description |
---|---|
IList<PdfQuadrilateral> | A list of the quadrilateral points. |
See Also