DOM.Styles.DocumentStyles
Container for all document-level style collections and theme references.
centralizes style-related data used by a document: the document's default styles, the registry of built-in (named) styles, and the available themes. Rendering, editing and serialization code should consult this object to apply consistent styling across newly created or existing elements.
3 members
Properties
Gets or sets the collection of named built-in styles available in the document.
Gets or sets the document default style set.
Gets or sets the collection of themes available to the document.