Holds the style sheet definition and allows querying.

Namespace: TallComponents.PDF.Layout.Css
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
[SerializableAttribute]
public class CssStyleSheet : Object, 
	ICloneable
Visual Basic
<SerializableAttribute> _
Public Class CssStyleSheet _
	Inherits Object _
	Implements ICloneable

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Layout..::..Object
    TallComponents.PDF.Layout.Css..::..CssStyleSheet

See Also