EVO HTML to PDF Converter

PdfFormRadioButtonBoundingRectangle Property

EVO HTML to PDF Converter 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
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public RectangleF BoundingRectangle { get; set; }

Property Value

Type: RectangleF
See Also

Reference