Landscape Property (Printer)
In This Topic
Landscape There is a potential problem if some one uses the DefaultPageSettings.Landscape to change the the landscape instead of Printer.Landscape.
Syntax
'Declaration
Public Property Landscape As Boolean
public bool Landscape {get; set;}
See Also