PDF for .NET
UseFastTextOut プロパティ (C1PdfDocumentBase)

C1.C1Pdf.4.5.2 アセンブリ > C1.C1Pdf 名前空間 > C1PdfDocumentBase クラス : UseFastTextOut プロパティ
高速のテキスト出力を使用するか、低速で正確なテキスト出力を使用するかを取得または設定します(デフォルトは低速)。
シンタックス
'宣言
 
Public Property UseFastTextOut As System.Boolean
public System.bool UseFastTextOut {get; set;}
解説
低速(で正確)ではなく高速のテキスト出力を使用する場合は、Windows API MeasureText メソッド。
参照

C1PdfDocumentBase クラス
C1PdfDocumentBase メンバ