Sets or returns a value indicating whether to draw text vertically when using the DrawText method.
[Visual Basic]
Public Property VerticalText As Boolean
[C#]
public bool VerticalText {get; set;}
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.