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 uvádí počáteční hodnoty vlastností pro obecnou typografickou instanci StringFormat třídy.

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

Platí pro