Click or drag to resize

Document Properties

The Document type exposes the following members.

Properties
  NameDescription
Public propertydata
Reference to the Data object.
Public propertyelementId
The id of the DOM element where this document is shown.
Public propertyfiltering
Reference to the Filtering object.
Public propertyisLoaded
Returns a value indicating whether the document is loaded. When this value is false it is not possible to use any API methods on the document instance.
Public propertymarking
Reference to the Marking object.
Top
See Also