VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.UI.Dialogs Namespace / WebUiDocumentPasswordDialogJS type / WebUiDocumentPasswordDialogJS Constructor(string)
Syntax BrowserCompatibility SeeAlso
В этом разделе
    WebUiDocumentPasswordDialogJS Constructor(string)
    В этом разделе
    Initializes a new instance of the WebUiDocumentPasswordDialogJS class.
    Синтаксис
    // Parameters
    var fileId; // Type: string
    
    var instance = new Vintasoft.Imaging.UI.Dialogs.WebUiDocumentPasswordDialogJS(fileId);
    
    
    function WebUiDocumentPasswordDialogJS(
    fileId
    Идентификатор файла.
    : string
    ) : WebUiDocumentPasswordDialogJS;

    Parameters

    fileId
    Идентификатор файла.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также