DioDocs for PDF
Compile メソッド

GrapeCity.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Text.CMap 名前空間 > CMap クラス : Compile メソッド
内部使用。CMap ファイルのテキストをバイナリ形式に変換します。
シンタックス
'宣言
 
Public Shared Sub Compile( _
   ByVal srcStream As System.IO.Stream, _
   ByVal dstStream As System.IO.Stream, _
   Optional ByVal checkAfter As System.Boolean _
) 
public static void Compile( 
   System.IO.Stream srcStream,
   System.IO.Stream dstStream,
   System.bool checkAfter
)

パラメータ

srcStream
dstStream
checkAfter
参照

CMap クラス
CMap メンバ