PDF File Writer Class Library - Author Uzi Granot
PdfFontSuperscriptSize Method |
Superscript character size in points
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public double SuperscriptSize( double FontSize )
Parameters
- FontSize
- Type: SystemDouble
Font size
Return Value
Type: DoubleSuperscript font size
See Also