com.aspose.html.window

The com.aspose.html.Window package is related for window object which represents a window containing a DOM document. It includes classes and interfaces related to active document address and browsing history.

Classes

ClassDescription
LocationLocation objects provide a representation of the address of the active document of their Document’s browsing context, and allow the current entry of the browsing context’s session history to be changed, by adding or replacing entries in the history object.

Interfaces

InterfaceDescription
IWindowThe window object represents a window containing a DOM document.
IWindowEventHandlersRepresents interface that must be inherited by window object
IWindowTimersAllows authors to schedule timer-based callbacks.