var instance = new Vintasoft.Imaging.Pdf.WebPdfDocumentJS(id, service, pdfDocumentEditorControl); var value; // Type: string value = instance.get_Id();
function get_Id() : string;
Return Value
The identifier of PDF file source.
var instance = new Vintasoft.Imaging.Pdf.WebPdfDocumentJS(id, service, pdfDocumentEditorControl); var value; // Type: string value = instance.get_Id();
function get_Id() : string;