LEADTOOLS JavaScript (Leadtools.Controls)

ImageViewerCreateOptions Constructor (ImageViewerCreateOptions)

Show in webframe
The ID of the parent (container) DIV element.
Unique string to be used to generate the IDs of the various elements of the viewer.
Initialize a new instance of ImageViewerCreateOptions with the required parameters.
Syntax
function ImageViewerCreateOptions( 
   parentDivElementId ,
   controlId 
)

Parameters

ParameterTypeDescription
parentDivElementIdstringThe ID of the parent (container) DIV element.
controlIdstringUnique string to be used to generate the IDs of the various elements of the viewer.
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.