Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ColorChange Class / ColorFrom Property

In This Topic
    ColorFrom Property
    In This Topic
    Gets the color that is being replaced with ColorTo.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColorFrom As SolidColor
    public SolidColor ColorFrom {get;}
    See Also