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

C#
public double FontDesignToUserUnits( double FontSize, int Value )
Parameters
- FontSize
- Type: SystemDouble
Font size - Value
- Type: SystemInt32
Design value
Return Value
Type: DoubleDesign value in user units
