PdfFormRadioButtonBoundingRectangle Property

The bounding rectangle in PDF page of the radio button. 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