Table of Contents

Method Use

Namespace
SharpVectors.Dom.Css
Assembly
SharpVectors.Css.dll

Use(CssXmlDocument)

Uses the specified CSS XML document with Static state to true.

public static IDisposable Use(CssXmlDocument cssXmlDocument)

Parameters

cssXmlDocument CssXmlDocument

The CSS XML document.

Returns

IDisposable