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

In This Topic
    Font Property (Run)
    In This Topic
    Provides access to font formatting of this run.
    Syntax
    'Declaration
     
    Public ReadOnly Property Font As Font
    public Font Font {get;}
    See Also