VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebLinkAppearanceJS type / get_ForeColor Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_ForeColor Method
    In This Topic
    Gets the color of the text.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.WebLinkAppearanceJS(font, foreColor, backColor, fontTransparent, cursor);
    
    var value; // Type: string
    value = instance.get_ForeColor();
    
    
    function get_ForeColor() : string;
    

    Return Value

    Color.
    Browser Compatibility
    56+
    45+
    11
    See Also