Gets and sets an indicator which determines if text output is printed from right-to-left.
Read-write property
Visual Basic |
---|
Public Property PrintRightToLeft As Boolean |
A boolean value which is True to print from right to left. Otherwise, False should be used.
The default value is False.