PageSettings.Landscape

PageSettings.Landscape property

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

public bool Landscape { get; set; }

See Also