Link Search Menu Expand Document

DocumentPrinterLandscape Property

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

Namespace:Bytescout.PDFRenderer
Assembly: Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.0.4759-master
Syntax
public bool Landscape { get; set; }

Property Value

Type: Boolean
See Also

Reference