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

In This Topic
    CurrentColor Property
    In This Topic
    Gets curent color of this document.
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentColor As Color
    public Color CurrentColor {get;}
    See Also