Click or drag to resize

ExcelToPdfPageStyle Property

Contains page properties for output PDF document: page size, orientation, page margins and put page numbers.

Namespace:  SautinSoft
Assembly:  SautinSoft.ExcelToPdf (in SautinSoft.ExcelToPdf.dll) Version: 2023.11.22
Syntax
public ExcelToPdfCPageStyle PageStyle { get; set; }

Property Value

Type: ExcelToPdfCPageStyle
See Also