Share via


StringFormat.GenericTypographic Proprietà

Definizione

Ottiene un oggetto tipografico StringFormat generico.

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

Valore della proprietà

Oggetto tipografico StringFormat generico.

Commenti

Nella tabella seguente vengono illustrati i valori iniziali delle proprietà per un'istanza tipografica generica della StringFormat classe .

Proprietà Valore iniziale
FormatFlags 24580 (NoClipFitBlackBoxe LineLimit.)
Alignment Near
LineAlignment Near
Trimming None
HotkeyPrefix None
DigitSubstitutionMethod User
DigitSubstitutionLanguage 0

Si applica a