PdfSetCharSpacing Method

See Also     Examples     Applies To

Changes the character spacing used to draw text into the native pdf created by the PdfNewPdfEx() function.

Syntax

object.PdfSetCharSpacing (nCharSpacing)

The PdfSetCharSpacing syntax has these parts:

Part Description
object Required. An object expression that evaluates to an object in the Applies To list.
nCharSpacing Required. Single. Char spacing in point. 1 point = 1/72 inch.

Remarks

This function can only be used with the native PDF created by the PdfNewPdfEx() function.

Category

PDF Functions





© Copyright 2008 GdPicture All rights reserved.
Documentation MAP.