EVO HTML to PDF Converter

PdfFormFieldBoundingRectangle Property

EVO PDF Client for .NET Documentation
Gets or sets the PDF form field control box in PDF page with the dimensions 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