DynaPDF Manual - Page 376

Previous Page 375   Index   Next Page 377

Function Reference
Page 376 of 839
GetCapHeight
Synatax:
double pdfGetCapHeight(
const PPDF* IPDF) // Instance pointer
The function returns the cap height of the active font. The cap height is a typographic value that
specifies the maximum height of a character in the active font without serifs.
GetCharacterSpacing
Syntax:
double pdfGetCharacterSpacing(
const PPDF* IPDF) // Instance pointer
The function returns the current character spacing.
Default value = 0
Value = 0
Character
Value = 10.0
Character
 

Previous topic: GetBookmarkCount, GetBorderStyle, GetBuffer

Next topic: GetCheckBoxChar, Check box characters