Documents for PDF, .NET Edition Documentation
SidewaysInVerticalText Property (TextFormat)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class : SidewaysInVerticalText Property
Gets or sets a value indicating if all characters should appear as rotated 90 or -90 degrees in vertical text.
Syntax
'Declaration
 
Public Property SidewaysInVerticalText As System.Boolean
public System.bool SidewaysInVerticalText {get; set;}
See Also

Reference

TextFormat Class
TextFormat Members