Show / Hide Table of Contents

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.

Extension Methods

StringExtensions.RenderEvenWhenNull<ReportHelpers.Alignment>(String, String, IFormatProvider)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX