MindFusion.Wpf Pack Programmer's Guide
StringFormat Members
Constructors Fields Properties Methods
 


Replaces System.Drawing.StringFormat

The following tables list the members exposed by the StringFormat type.

 Public Constructors

  Name Description

StringFormat

Overloaded.  

 Public Fields

  Name Description

GenericDefault

Gets a generic default StringFormat object.

GenericTypographic

Gets a generic typographic StringFormat object.

 Public Properties

  Name Description

Alignment

Gets or sets text alignment information on the vertical plane.

DigitSubstitutionLanguage

Gets or sets the language that is used when local digits are substituted for western digits.

FormatFlags

Gets or sets a StringFormatFlags enumeration that contains formatting information.

HotkeyPrefix

Gets or sets the HotkeyPrefix object for this StringFormat object.

LineAlignment

Gets or sets the line alignment on the horizontal plane.

Trimming

Gets or sets the StringTrimming enumeration for this StringFormat object.

 Public Methods

  Name Description

Clone

Creates a new object that is a copy of the current instance.

 See Also

StringFormat Class
MindFusion.Diagramming.Wpf Namespace