"Standard" UI-elements, which can be used in web PDF document editor
In This Topic
The UI-control
WebPdfDocumentEditorControlJS can use
base standard UI-elements and the following standard UI-elements:
-
Buttons
- WebUiVisualToolButtonJS - web UI-element that represents button for enabling the specified visual tool in image viewer. Stored in Vintasoft.Imaging.js file.
-
Panels
-
Dialogs
- WebUiDocumentPasswordDialogJS - web UI-dialog that allows to set the password of document. Stored in Vintasoft.Imaging.Dialogs.XXX.js file.
- WebUiPrintImagesSettingsPanelJS - web UI-dialog that allows to print images, which are shown in image viewer. Stored in Vintasoft.Imaging.Dialogs.XXX.js file.
- WebThumbnailViewerSettingsDialogJS - web UI-dialog that allows to view and edit the thumbnail viewer settings. Stored in Vintasoft.Imaging.Dialogs.XXX.js file.
- WebRotateImageWithAnnotationsDialogJS - web UI-dialog that allows to rotate focused image with annotations. Stored in Vintasoft.Imaging.Dialogs.XXX.js file.
- WebImageSelectionDialogJS - web UI-dialog that allows to select images, which are shown in image viewer. Stored in Vintasoft.Imaging.Dialogs.XXX.js file.
- WebPdfRedactionMarkAppearanceDialogJS - web UI-dialog that allows to view and edit the PDF redaction mark appearance. Stored in Vintasoft.Imaging.Pdf.Dialogs.XXX.js file.
- WebUiPdfRedactionMarkSettingsDialogJS - web UI-dialog that allows to view and edit the PDF redaction mark settings. Dialog occurs when "PDF redaction mark appearance" button is clicked. Stored in Vintasoft.Imaging.Pdf.Dialogs.XXX.js file.
- WebUiPdfImageResourceDialogJS - web UI-dialog that allows to view information about a PDF image-resource. Dialog occurs when "Show content image" button in "Extract images" side panel is clicked. Stored in Vintasoft.Imaging.Pdf.Dialogs.XXX.js file.
- WebUiPdfAConversionAndValidationDialogJS - web UI-dialog that allows to to convert a PDF document to a PDF/A format or verify PDF document for conformance to PDF/A format. Dialog occurs when "PDF/A conversion and validation" button is clicked. Stored in Vintasoft.Imaging.Pdf.Dialogs.XXX.js file.
- WebPdfDocumentCompressorDialogJS - web UI-dialog that allows to compress a PDF document. Dialog occurs when "PDF compressor" button is clicked. Stored in Vintasoft.Imaging.Pdf.Dialogs.XXX.js file.