PdfFormRadioButtonBoundingRectangle Property

The bounding rectangle in PDF page of the radio button. The rectangle dimensions are expressed in points

Definition

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

Property Value

RectangleFloat

See Also