XlsFile.PrintLandscape Property
If true, page will be printed landscape, else portrait.
This property modifies ExcelFile.PrintOptions
Syntax
Namespace: FlexCel.XlsAdapter
public override Boolean PrintLandscape { get; set; }
If true, page will be printed landscape, else portrait.
This property modifies ExcelFile.PrintOptions
Namespace: FlexCel.XlsAdapter
public override Boolean PrintLandscape { get; set; }