Click or drag to resize

ExcelToPdfCPageStyleCPageMarginInch Method

Set value of page margin in inches

Namespace:  SautinSoft
Assembly:  SautinSoft.ExcelToPdf (in SautinSoft.ExcelToPdf.dll) Version: 2023.11.22
Syntax
public void Inch(
	float valueInchMargin
)

Parameters

valueInchMargin
Type: SystemSingle
value in inches
See Also