ClientStation.PrintLayoutDefaultPrinter Method
<ID("PrintLayoutDefaultPrinter", (int)e.PrintLayoutDefaultPrinter)> _
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _
Public Function PrintLayoutDefaultPrinter( _
ByVal pageOrientation As Integer _
) As Boolean
This language is not supported or no code example is available.
Parameters
- pageOrientation
- int
0: Portrait, 1: Landscape
Return Value
boolFlag indicating success (true) or fail (false)