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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > DocumentFont クラス : Glyphs プロパティ
Gets the array of glyphs that were rendered using the current font.
シンタックス
'宣言
 
Public ReadOnly Property Glyphs As System.Char()
'使用法
 
Dim instance As DocumentFont
Dim value() As System.Char
 
value = instance.Glyphs
public System.char[] Glyphs {get;}
参照

DocumentFont クラス
DocumentFont メンバ