DynaPDF Manual - Page 391

Previous Page 390   Index   Next Page 392

Function Reference
Page 391 of 860
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