Property TextAlign
- Namespace
- DocWright.Reporting.Pagination
- Assembly
- DocWright.Reporting.dll
TextAlign
Gets the alignment the definition authored, before the rule for unstated alignment is applied.
public ReportTextAlign TextAlign { get; }
Property Value
Remarks
General means the definition said nothing. The page's own geometry already reflects the resolved alignment — a lone number is laid out right — but a consumer with its own rule for the unstated case, which a spreadsheet has, needs to know the author was silent rather than being told "right".