ExcelToPdfPageStyle Property |
Contains page properties for output PDF document: page size, orientation, page margins and put page numbers.
Namespace: SautinSoftAssembly: SautinSoft.ExcelToPdf (in SautinSoft.ExcelToPdf.dll) Version: 2024.11.30
Syntax public ExcelToPdfCPageStyle PageStyle { get; set; }
Public Property PageStyle As ExcelToPdfCPageStyle
Get
Set
Property Value
ExcelToPdfCPageStyleSee Also