Click or drag to resize

ExcelToPdfCPageStyleSizesFromInch Method

Get Sizes object from inches.

Namespace: SautinSoft
Assembly: SautinSoft.ExcelToPdf (in SautinSoft.ExcelToPdf.dll) Version: 2023.11.22
Syntax
public static ExcelToPdfCPageStyleSizes FromInch(
	float inch
)

Parameters

inch  Single
Value in inches.

Return Value

ExcelToPdfCPageStyleSizes
New size with the set value in inches.
See Also