DioDocs for PDF
WholeFontToArray メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > FontWriter クラス : WholeFontToArray メソッド
The Font object to serialize.
Serializes the whole font (not subset) to a byte array.
シンタックス
'宣言
 
Public Function WholeFontToArray( _
   ByVal font As Font _
) As System.Byte()
public System.byte[] WholeFontToArray( 
   Font font
)

パラメータ

font
The Font object to serialize.

戻り値の型

Binary data with the resulting font.
参照

FontWriter クラス
FontWriter メンバ