ComponentOne Word for UWP
GetNumberByFont Method

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfFontCollection Class : GetNumberByFont Method
The drawing font.
Gets the specified number at the RTF font within the font collection.
Syntax
'Declaration
 
Public Function GetNumberByFont( _
   ByVal font As Font _
) As System.Integer
public System.int GetNumberByFont( 
   Font font
)

Parameters

font
The drawing font.

Return Value

The font number.
See Also

Reference

RtfFontCollection Class
RtfFontCollection Members