PrintDocument for WinForms
AddGlyphs(String) メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > EmbeddedFont クラス > AddGlyphs メソッド : AddGlyphs(String) メソッド
The string to add the glyphs from.
Adds unique glyphs from the specified string to the current EmbeddedFont.
シンタックス
'宣言
 
Public Overloads Sub AddGlyphs( _
   ByVal text As System.String _
) 
'使用法
 
Dim instance As EmbeddedFont
Dim text As System.String
 
instance.AddGlyphs(text)
public void AddGlyphs( 
   System.string text
)

パラメータ

text
The string to add the glyphs from.
参照

EmbeddedFont クラス
EmbeddedFont メンバ
オーバーロード一覧