EVO HTML to PDF Converter

PdfFormRadioButtonBoundingRectangle Property

EVO PDF Client for .NET Documentation
Gets or sets the bounding box in PDF page of the radio button control. The box dimensions are expressed in points

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public RectangleFloat BoundingRectangle { get; set; }

Property Value

Type: RectangleFloat
See Also

Reference