ExcelToPdfCPageStyleCPageSizeWidthInch Method |
Set page width in inches
Namespace: SautinSoftAssembly: SautinSoft.ExcelToPdf (in SautinSoft.ExcelToPdf.dll) Version: 2024.11.30
Syntax public void WidthInch(
float valuePageWidth
)
Public Sub WidthInch (
valuePageWidth As Single
)
Parameters
- valuePageWidth Single
- width in inches
See Also