PdfPageSize(Single, Single) Constructor
Constructs a custom page size
Namespace: EvoExcelToPdfAssembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 14.0.0
public PdfPageSize(
float width,
float height
)
Parameters
- width Single
- The page width in points
- height Single
- The page height in points