HiQPdf Documentation

PdfFormFieldBoundingRectangle Property

HiQPdf Client for .NET Core
The field bounding rectangle in PDF page. The rectangle dimensions are expressed in points

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public RectangleFloat BoundingRectangle { get; set; }

Property Value

Type: RectangleFloat
See Also

Reference