WebPdfDocumentJS Constructor(string,WebServiceJS,WebPdfDocumentEditorControlJS)
В этом разделе
Initializes a new instance of the
WebPdfDocumentJS class.
Синтаксис
// Parameters
var id; // Type: string
var service; // Type: WebServiceJS
var pdfDocumentEditorControl; // Type: WebPdfDocumentEditorControlJS
var instance = new Vintasoft.Imaging.Pdf.WebPdfDocumentJS(id, service, pdfDocumentEditorControl);
Parameters
- id
- Идентификатор PDF документа.
- service
- WebServiceJS, позволяющий работать с PDF документами.
- pdfDocumentEditorControl
- UI-элемент редактора PDF документа.
Совместимость с веб браузерами
Смотрите также