Documents for PDF, .NET Edition Documentation
ParagraphAlignment Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : ParagraphAlignment Property
Gets or sets the alignment of paragraphs along the flow direction axis.
Syntax
'Declaration
 
Public Property ParagraphAlignment As ParagraphAlignment
public ParagraphAlignment ParagraphAlignment {get; set;}
See Also

Reference

TextLayout Class
TextLayout Members