ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word Namespace / C1WordDocument Class / CurrentFont Property

In This Topic
    CurrentFont Property
    In This Topic
    Gets curent font of this document.
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentFont As Font
    public Font CurrentFont {get;}
    See Also