Documents for PDF, .NET Edition Documentation
FlowDirection Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : FlowDirection Property
Gets or sets the flow direction (how lines of text are placed relative to one another).
Syntax
'Declaration
 
Public Property FlowDirection As FlowDirection
public FlowDirection FlowDirection {get; set;}
See Also

Reference

TextLayout Class
TextLayout Members