EVO PDF Logo

PdfFormFieldBoundingRectangle Property

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