LEADTOOLS JavaScript (Leadtools.Controls)

DivClassName Property

Show in webframe
Gets or sets the CSS class name to use for the main DIV element of the viewer.
Syntax
get_divClassName();
set_divClassName(value);
Object.defineProperty('divClassName');

Property Value

TypeDescription
stringThe CSS class name to use for the main DIV element of the viewer.
Remarks

This property is optional. Use this property to customize the main DIV element of the viewer.

Example

This example will use custom CSS classes to create a custom viewer.

See Also

Reference

ImageViewerCreateOptions Object
ImageViewerCreateOptions Members

 

 


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