ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfFont Class / Number Property

In This Topic
    Number Property
    In This Topic
    Gets font's number at order into font table.
    Syntax
    'Declaration
     
    Public ReadOnly Property Number As Integer
    public int Number {get;}

    Property Value

    The Word/RTF font's number.
    See Also