StringFormat.GenericTypographic Eigenschaft

Definition

Ruft ein generisches typografisches StringFormat Objekt ab.

public:
 static property System::Drawing::StringFormat ^ GenericTypographic { System::Drawing::StringFormat ^ get(); };
public static System.Drawing.StringFormat GenericTypographic { get; }
static member GenericTypographic : System.Drawing.StringFormat
Public Shared ReadOnly Property GenericTypographic As StringFormat

Eigenschaftswert

Ein generisches typografisches StringFormat Objekt.

Hinweise

In der folgenden Tabelle sind die anfänglichen Eigenschaftswerte für eine generische typografische Instanz der StringFormat Klasse aufgeführt.

Eigentum Anfangswert
FormatFlags 24580 (NoClipFitBlackBoxund LineLimit.)
Alignment Near
LineAlignment Near
Trimming None
HotkeyPrefix None
DigitSubstitutionMethod User
DigitSubstitutionLanguage 0

Gilt für: