[This is preliminary documentation and is subject to change.]

Holds the style sheet definition.

Namespace:  TallComponents.Web
Assembly:  TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.2.6

Syntax

C#
public class CssStyleSheet : ICloneable
Visual Basic (Declaration)
Public Class CssStyleSheet _
	Implements ICloneable

Inheritance Hierarchy

System..::.Object
  TallComponents.Web..::.CssStyleSheet

See Also