PrinterWriterLandscape Property

Gets or sets the value determining whether the pages are printed in landscape or portrait orientation.

Definition

Namespace: Firefly.Box.Printing
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public bool Landscape { get; set; }

Property Value

Boolean

See Also