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