PdfTextSearchItemBoundingRectangle Property

The bounding rectangle of the searched text instance in PDF page

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public RectangleFloat BoundingRectangle { get; }

Property Value

RectangleFloat

See Also