PdfPrintPageSettingsLandscape Property Terminal Works - PDF Printing.Net Library
Gets or sets a value indicating whether the page should be printed in landscape or portrait orientation.

Namespace: PdfPrintingNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public bool Landscape { get; set; }

Property Value

Type: Boolean
See Also

Reference