EVO HTML to PDF Converter

RectangleElement Constructor (RectangleF)

EVO HTML to PDF Converter for .NET Documentation
Constructs a rectangle element based on a bounding rectangle

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public RectangleElement(
	RectangleF rectangle
)

Parameters

rectangle
Type: System.DrawingRectangleF
The bounding rectangle
See Also

Reference