Table of Contents

Property Landscape

Namespace
Alternet.Drawing.Printing
Assembly
Alternet.UI.Common.dll

Landscape

Gets or sets a value indicating whether the page is printed in landscape or portrait orientation.

bool Landscape { get; set; }

Property Value

bool

true if the page should be printed in landscape orientation; otherwise, false.