FlexReport for WinForms
GdiFontName プロパティ (IC1TextRangeBase)


C1.Document.4.6.2 アセンブリ > C1.Document.Util 名前空間 > IC1TextRangeBase インターフェース : GdiFontName プロパティ
Gets the GDI font name. This name should be used to get GDI font handle. For example, "Arial Narrow" font. In DirectWrite it converted to "Arial" font family and Condenced FontStretch. In GDI it should be created with "Arial Narrow" font and FontStretch is not used in GDI font system.
シンタックス
'宣言
 
ReadOnly Property GdiFontName As System.String
'使用法
 
Dim instance As IC1TextRangeBase
Dim value As System.String
 
value = instance.GdiFontName
System.string GdiFontName {get;}
参照

参照

IC1TextRangeBase インターフェース
IC1TextRangeBase メンバ