C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfFontCollection Class / GetNumberByFont Method
The drawing font.

In This Topic
GetNumberByFont Method
In This Topic
Gets the specified number at the RTF font within the font collection.
Syntax
'Declaration
 
Public Function GetNumberByFont( _
   ByVal font As Font _
) As Integer
 

Parameters

font
The drawing font.

Return Value

The font number.
See Also