LEADTOOLS JavaScript (Leadtools.Controls)

CanvasClassName Property

Show in webframe
Gets or sets the CSS class name to use for the canvas element of the viewer.
Syntax
get_canvasClassName();
set_canvasClassName(value);
Object.defineProperty('canvasClassName');

Property Value

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

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

Example

For an example, refer to DivClassName.

See Also

Reference

ImageViewerCreateOptions Object
ImageViewerCreateOptions Members

 

 


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