ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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