VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfImageViewerActionExecutorJS type / get_Viewer Property
Syntax BrowserCompatibility SeeAlso
get_Viewer Method
Gets an image viewer, which is associated with this action executor.
Syntax
var instance = new Vintasoft.Imaging.Pdf.WebPdfImageViewerActionExecutorJS(viewer, pdfDocumentEditorControl);

var value; // Type: Vintasoft.Imaging.UI.WebImageViewerJS
value = instance.get_Viewer();

Return Value

Instance of WebImageViewerJS class.
Browser Compatibility
56+
45+
11
See Also