Winnovative Excel to PDF Converter

Margins Constructor (Single, Single, Single, Single)

Winnovative Excel to PDF Converter Documentation
Initializes the margins with the given values

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public Margins(
	float left,
	float right,
	float top,
	float bottom
)

Parameters

left
Type: SystemSingle
The left margin
right
Type: SystemSingle
The right margin
top
Type: SystemSingle
The top margin
bottom
Type: SystemSingle
The bottom margin
See Also

Reference