Click or drag to resize

ExcelToPdfCPageStyleCPageSizeWidthInch Method

Set page width in inches

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

Parameters

valuePageWidth
Type: SystemSingle
width in inches
See Also