Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ListLevel Class / Font Property

In This Topic
    Font Property (ListLevel)
    In This Topic
    Gets character formatting used for the list label.
    Syntax
    'Declaration
     
    Public ReadOnly Property Font As Font
    public Font Font {get;}
    See Also