get_canvasClassName();
set_canvasClassName(value);
Object.defineProperty('canvasClassName');
Type | Description |
---|---|
string | The CSS class name to use for the canvas element of the viewer. |
This property is optional. Use this property to customize the canvas element of the viewer.
For an example, refer to DivClassName.