Table of Contents

ExcelFile.PrintLandscape Property

If true, page will be printed landscape, else portrait.

This property modifies PrintOptions

Syntax

Namespace: FlexCel.Core

public abstract Boolean PrintLandscape { get; set; }

See also