 | FontCapHeight Property |
The cap height of the font.
The vertical coordinate of the top of flat capital letters,
measured from the baseline.
Namespace: PdfTools.Toolbox.Pdf.ContentAssembly: PdfTools.Toolbox (in PdfTools.Toolbox.dll) Version: 1.9.0+0e73b3cff858047303725343bf113239143a0ecc
Syntaxpublic double CapHeight { get; }Property Value
Double
Exceptions| Exception | Condition |
|---|
| InvalidOperationException | if the font has already been closed |
See Also