Click or drag to resize
PdfTrueTypeFontFirstChar Property
Sets the first character code defined in the font's widths array

Namespace: Kettic.Pdf
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public PdfNumeric FirstChar { set; }

Property Value

Type: PdfNumeric
The default value is 0.
See Also