Error processing SSI file
LEADTOOLS JavaScript (Leadtools)

LTHelper Object

Show in webframe
Fields  Methods 


The following tables list the members exposed by LTHelper.

Public Fields
 NameDescription
BrowserGets or sets the current browser.  
DeviceGets or sets the current device.  
LicenseDirectoryThe server directory path where LEADTOOLS looks for the license file.  
MSPointerEnabledGets or sets a value indicating whether the current browser supports the Windows 8 style touch input.  
OSGets or sets the current operating system.  
SupportsAnimationFrameGets or sets a value indicating whether the current browser supports the HTML 5 animation frame.  
SupportsCanvasGets or sets a value indicating whether the current browser supports HTML 5 Canvas element.  
SupportsCSSTransitionsGets or sets a value indicating whether the current browser supports CSS3 Transitions, either through the normal transition rule or a vendor prefix such as webkitTransition/webkit-transition.  
SupportsFileReaderGets or sets a value indicating whether the current browser supports the File/FileReader API, including the File, FileReader, URL, and Blob objects.  
SupportsHTMLPointerEventsGets or sets a value indicating whether the current browser supports the CSS rule pointer-events for HTML elements.  
SupportsMouseGets or sets a value indicating whether the current browser supports mouse input.  
SupportsMultiTouchGets or sets a value indicating whether the current browser supports multi-touch input.  
SupportsScrollGets or sets a value indicating whether the current browser supports scrollbars.  
SupportsTouchGets or sets a value indicating whether the current browser supports touch input.  
SupportsTransformGets or sets a value indicating whether the current browser supports HTML transformation.  
SupportsTypedArrayGets or sets a value indicating whether the current browser supports HTML typed arrays.  
SupportsWebGLGets or sets a value indicating whether the current browser supports WebGL.  
SupportsWebWorkerGets or sets a value indicating whether the current browser supports HTML 5 Web Workers.  
VendorGets or sets the current browser vendor.  
VersionGets or sets the current browser version.  
Top
Public Methods
 NameDescription
AddClassAdds the specified class string to the HTML or SVG element's current class list.  
Base64DecodeDecodes a Base 64 encoded string and returns the result as a byte array.  
Base64DecodeToArrayBufferDecodes a Base 64 encoded string and returns the result as an array buffer.  
Base64DecodeToByteArrayDecodes a Base 64 encoded string and returns the result as a byte array.  
Base64EncodeEncodes a byte array as Base 64 and returns the result.  
Base64EncodeFromArrayBufferEncodes an array buffer as Base 64 and returns the result.  
EnsureUsableCanvasHelper method to ensure that a canvas of a given size is usable.  
HasClassChecks an HTML or SVG element for the given class string.  
LoadJSHelper method to dynamically load a JS file and add it to the script section of the current document.  
RemoveClassRemoves the specified class string from the HTML or SVG element's current class list.  
RemoveJSHelper method to dynamically remove a JS file previously loaded from the script section of the current document.  
Top
See Also

Reference

LTHelper Object
Leadtools Namespace

Error processing SSI file