EVO PDF Logo

PdfFormRadioButtonBoundingRectangle Property

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

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public RectangleFloat BoundingRectangle { get; set; }

Property Value

Type: RectangleFloat
See Also

Reference