EVO HTML to PDF Converter

HtmlElementPdfRectangleRectangle Property

EVO HTML to PDF Converter for .NET Documentation
The rectangle position inside the PDF page drawing area. The drawing area of the PDF page does not include the page margins, header or footer. The rectangle dimensions are expressed in points (1 point is 1/72 inch).

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

public RectangleF Rectangle { get; }

Property Value

Type: RectangleF
See Also

Reference