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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > DocumentFont クラス : FontFileName プロパティ
Gets the name of the font file installed on the system or embedded in the document, that is actually used to render the glyphs.
シンタックス
'宣言
 
Public ReadOnly Property FontFileName As System.String
'使用法
 
Dim instance As DocumentFont
Dim value As System.String
 
value = instance.FontFileName
public System.string FontFileName {get;}
参照

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