Share via


StringFormat.GenericTypographic Vlastnost

Definice

Získá obecný typografický StringFormat objekt.

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

Hodnota vlastnosti

Obecný typografický StringFormat objekt.

Poznámky

Následující tabulka obsahuje počáteční hodnoty vlastností pro obecnou typografickou instanci StringFormat třídy .

Vlastnost Počáteční hodnota
FormatFlags 24580 (NoClipFitBlackBoxa LineLimit.)
Alignment Near
LineAlignment Near
Trimming None
HotkeyPrefix None
DigitSubstitutionMethod User
DigitSubstitutionLanguage 0

Platí pro