var instance = new Vintasoft.Imaging.Pdf.WebPdfDocumentJS(id, service, pdfDocumentEditorControl); var value; // Type: string value = instance.get_Password();
function get_Password() : string;
Return Value
Пароль.
var instance = new Vintasoft.Imaging.Pdf.WebPdfDocumentJS(id, service, pdfDocumentEditorControl); var value; // Type: string value = instance.get_Password();
function get_Password() : string;