PrintDocument for WinForms
FontName プロパティ (DocumentFont)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > DocumentFont クラス : FontName プロパティ
Gets the name of the font as specified by the user.

For fonts created automatically due to font substitution, this is still the name of the original specified font, not of the substitute font.

シンタックス
'宣言
 
Public ReadOnly Property FontName As System.String
'使用法
 
Dim instance As DocumentFont
Dim value As System.String
 
value = instance.FontName
public System.string FontName {get;}
参照

DocumentFont クラス
DocumentFont メンバ
FontHandling プロパティ