// Parameters var containerId; // Type: string var localizationId; // Type: string var instance = new Vintasoft.Imaging.Pdf.UI.WebPdfDocumentEditorControlSettingsJS(containerId, localizationId);
function WebPdfDocumentEditorControlSettingsJS(
containerIdAn identifier of the page element, where the PDF document editor must be placed.: string,
localizationIdA localization identifier for WebPdfDocumentEditorControlJS object.: string
) : WebPdfDocumentEditorControlSettingsJS;
Parameters
- containerId
- An identifier of the page element, where the PDF document editor must be placed.
- localizationId
- A localization identifier for WebPdfDocumentEditorControlJS object.