IViewCSS class

IViewCSS class

This interface represents a CSS view.

The IViewCSS type exposes the following members:

Properties

PropertyDescription
documentThe source DocumentView of which this is an AbstractView.

Methods

MethodDescription
get_computed_styleThis method is used to get the computed style as it is defined in CSS2.
get_computed_styleThis method is used to get the computed style as it is defined in CSS2.

See Also