PDF File Writer Class Library - Author Uzi Granot
PdfFontCompareTo Method (PdfFont) |
Compage PDF font objects
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public int CompareTo( PdfFont Other )
Parameters
- Other
- Type: PdfFileWriterPdfFont
Other PDFFont
Return Value
Type: Int32Compare result
Implements
IComparableTCompareTo(T)