PrintDocument for WinForms
EmbeddedFonts プロパティ (C1PrintDocument)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : EmbeddedFonts プロパティ
埋め込みフォントのコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property EmbeddedFonts As EmbeddedFontCollection
'使用法
 
Dim instance As C1PrintDocument
Dim value As EmbeddedFontCollection
 
value = instance.EmbeddedFonts
public EmbeddedFontCollection EmbeddedFonts {get;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ
DocumentFonts プロパティ