DioDocs for PDF
WholeCffToArray(CffTable) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > FontWriter クラス > WholeCffToArray メソッド : WholeCffToArray(CffTable) メソッド
The CFF table object.
Writes the CFF table to a byte array.
シンタックス
'宣言
 
Public Overloads Function WholeCffToArray( _
   ByVal cff As CffTable _
) As System.Byte()
public System.byte[] WholeCffToArray( 
   CffTable cff
)

パラメータ

cff
The CFF table object.

戻り値の型

Binary data with the resulting CFF font table.
参照

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