Click or drag to resize

PrinterDefinitionConfigurationPrintDirection Property

Gets or sets the Direction.

Namespace:  PSI.Sox.Configuration
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
public PrintDirection PrintDirection { get; set; }

Property Value

Type: PrintDirection
See Also