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

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