Enum ReportHelpers.Alignment
Set the penmAlignment argument of the AdjustToMaximumWidth method to a member of this enumeration.
Namespace: WizardWrx
Assembly: WizardWrx.Common.dll
Syntax
public enum Alignment
Fields
| Name | Description |
|---|---|
| Left | Align text to left. |
| Right | Align text to right. |