LEADTOOLS JavaScript (Leadtools.Controls)

ParentDivElementId Property

Show in webframe
Get or sets the ID of an existing DIV element in the HTML page that will act as the parent (container) of the viewer.
Syntax
get_parentDivElementId();
set_parentDivElementId(value);
Object.defineProperty('parentDivElementId');

Property Value

TypeDescription
stringthe ID of an existing DIV element in the HTML page that will act as the parent (container) of the viewer.
Remarks

This property is required and must contain the ID of a valid DIV element in your HTML page.

Example

For an example, refer to ImageViewer.

See Also

Reference

ImageViewerCreateOptions Object
ImageViewerCreateOptions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.