PdfFormFieldBoundingRectangle Property

The field bounding rectangle in PDF page. The rectangle dimensions are expressed in points

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public RectangleF BoundingRectangle { get; set; }

Property Value

RectangleF

See Also