VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebLinkAppearanceJS type / get_FontTransparent Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_FontTransparent Method
    In This Topic
    Gets a value indicating whether the text is transparent.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.WebLinkAppearanceJS(font, foreColor, backColor, fontTransparent, cursor);
    
    var value; // Type: boolean
    value = instance.get_FontTransparent();
    
    
    function get_FontTransparent() : boolean;
    
    Browser Compatibility
    56+
    45+
    11
    See Also