[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.4.1

Syntax

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

Inheritance Hierarchy

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

See Also