Click or drag to resize

ExcelPrintOptionsPrintPagesInRows Property

True for printing pages in rows, false otherwise.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.6.5
Syntax
public bool PrintPagesInRows { get; set; }

Property Value

Boolean
Remarks
Default value is false.
See Also