Table of Contents

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; }

See also