PDF File Writer Class Library - Author Uzi Granot
WinKerningPair Constructor |
Kerning pair constructor
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public WinKerningPair( char First, char Second )
Parameters
- First
- Type: SystemChar
First character - Second
- Type: SystemChar
Second character
