次の方法で共有


StringFormat.GenericTypographic プロパティ

印刷用の汎用 StringFormat オブジェクトを取得します。

Public Shared ReadOnly Property GenericTypographic As StringFormat
[C#]
public static StringFormat GenericTypographic {get;}
[C++]
public: __property static StringFormat* get_GenericTypographic();
[JScript]
public static function get GenericTypographic() : StringFormat;

プロパティ値

印刷用の汎用 StringFormat オブジェクト。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

StringFormat クラス | StringFormat メンバ | System.Drawing 名前空間