EVO HTML to PDF Converter

Margins Constructor (Single)

EVO HTML to PDF Converter for .NET Documentation
Initializes all margins with the same value

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

public Margins(
	float all
)

Parameters

all
Type: SystemSingle
The value for all document margins.
See Also

Reference