PDF File Writer Class Library - Author Uzi Granot
PdfFontTextWidth Method |
Text width
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public double TextWidth( double FontSize, string Text )
Parameters
- FontSize
- Type: SystemDouble
Font size - Text
- Type: SystemString
Text
Return Value
Type: DoubleWidth
