Documents for PDF, .NET Edition Documentation
UprightInVerticalText Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class : UprightInVerticalText Property
Gets or sets a value indicating if the normally sideways characters should be drawn upright in vertical text.
Syntax
'Declaration
 
Public Property UprightInVerticalText As System.Boolean
public System.bool UprightInVerticalText {get; set;}
See Also

Reference

TextFormat Class
TextFormat Members