VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf.UI Namespace / WebPdfDocumentEditorControlJS type / get_LocalizationId Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_LocalizationId Method
    In This Topic
    Gets the localization identifier of UI element.
    Syntax
    var instance = new Vintasoft.Imaging.Pdf.UI.WebPdfDocumentEditorControlJS(settings);
    
    var value; // Type: string
    value = instance.get_LocalizationId();
    
    
    function get_LocalizationId() : string;
    

    Return Value

    The string "vspe".
    Browser Compatibility
    56+
    45+
    11
    See Also