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

Die folgende Tabelle zeigt die anfänglichen Eigenschaftswerte für eine generische typografische instance der StringFormat Klasse.

Eigenschaft Anfangswert
FormatFlags 24580 (NoClipund FitBlackBoxLineLimit.)
Alignment Near
LineAlignment Near
Trimming None
HotkeyPrefix None
DigitSubstitutionMethod User
DigitSubstitutionLanguage 0

Gilt für: