log4net SDK Reference

FormattingInfo.LeftAlign Property

Gets or sets a flag indicating whether left align is enabled or not.

[Visual Basic]
Public Property LeftAlign As Boolean
[C#]
public bool LeftAlign {get; set;}

Property Value

A flag indicating whether left align is enabled or not.

Remarks

Gets or sets a flag indicating whether left align is enabled or not.

See Also

FormattingInfo Class | log4net.Util Namespace