PdfPrintIsLandscape Property Terminal Works - PDF Printing.Net Library
If set to true, it will print as landscape if IsAutoRotate = false. If set to false, it will print as portrait if IsAutoRotate = false. It not set, it will use the printer default settings.

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

public bool IsLandscape { get; set; }

Property Value

Type: Boolean
See Also

Reference