PDF File Writer Class Library - Author Uzi Granot
CharInfoCompareTo Method |
Compare two glyphs for sort and binary search
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public int CompareTo( CharInfo Other )
Parameters
- Other
- Type: PdfFileWriterCharInfo
Other CharInfo
Return Value
Type: Int32Compare result
Implements
IComparableTCompareTo(T)