HiQPdf Documentation

PdfFormRadioButtonBoundingRectangle Property

HiQPdf Client for .NET Core
The bounding rectangle in PDF page of the radio button. 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