PDF File Writer Class Library - Author Uzi Granot
PdfFontAscent Method |
Font ascent in user units
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public double Ascent( double FontSize )
Parameters
- FontSize
- Type: SystemDouble
Font size
Return Value
Type: DoubleFont ascent
