Leadtools.Controls Namespace > ImageViewer Object : PassthroughDiv Property |
get_passthroughDiv();
Object.defineProperty('passthroughDiv');
Type | Description |
---|---|
DivElement | A div containing user-defined HTML, when supported; otherwise, null. |
This element only exists when using Elements Mode and when HTML Pointer Events is supported. This div
will hold user-defined HTML from an ImageViewerItem to assist with User-Defined HTML Display.
For more information, refer to Image Viewer Components, Image Viewer Elements Mode, and Image Viewer User Defined HTML Display.