[]
Gets the RTF font at the specified number within the font collection.
public RtfFont GetFontByNumber(int number)
The font number.
The RTF font if found, otherwise null.