System.Drawing.StringFormat Class

Encapsulates text layout information (such as alignment, orientation and tab stops) display manipulations (such as ellipsis insertion and national digit substitution) and OpenType features. This class cannot be inherited.

See Also: StringFormat Members

Syntax

public sealed class StringFormat : MarshalByRefObject, ICloneable, IDisposable

Remarks

Many common formats are provided through the System.Drawing.StringFormatFlags enumeration. System.Drawing.StringFormat objects can be changed.

Requirements

Namespace: System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0