DioDocs for PDF
WholeCffToArray メソッド

GrapeCity.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > FontWriter クラス : WholeCffToArray メソッド
The Font object with PostScript outlines stored in the CFF format.
Writes the whole CFF font table (not subset) to a byte array.
シンタックス
'宣言
 
Public Function WholeCffToArray( _
   ByVal font As Font _
) As System.Byte()
public System.byte[] WholeCffToArray( 
   Font font
)

パラメータ

font
The Font object with PostScript outlines stored in the CFF format.

戻り値の型

Binary data with the resulting CFF font table.
参照

FontWriter クラス
FontWriter メンバ