| FixedWidthDataReaderColumnAlignment Property |
The justification of text in the column. If the text is left
justified, then padding will be applied to the right side of the
text to meet the column's defined width.
Namespace: DataStreams.FixedWidthAssembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax public TextAlignment Alignment { get; set; }
Public Property Alignment As TextAlignment
Get
Set
Property Value
Type:
TextAlignmentSee Also