ComponentOne FlexReport for WinForms
Align Property (RtfField)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > RtfField Class : Align Property
Gets or sets a value indicating how text is aligned within the field. This property is used only if the field's text is not enclosed in RTF begin/end tags "{\rtf1" and "}".
Syntax
'Declaration
 
Public Property Align As FieldAlignEnum
public FieldAlignEnum Align {get; set;}
See Also

Reference

RtfField Class
RtfField Members