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  Single
width in inches
See Also