Namespace TallComponents.PDF.Layout.Css
Class CssStyleSheet
Holds the style sheet definition and allows querying.
Syntax
public class CssStyleSheet
: Object
Constructors
CssStyleSheet()
Creates a new instance of the CssStyleSheet class.
CssStyleSheet(Stream)
Creates a new instance of the CssStyleSheet class.
CssStyleSheet(String)
Creates a new instance of the CssStyleSheet class.
CssStyleSheet(String,String)
Creates a new instance of the CssStyleSheet class.
CssStyleSheet(CssStyleSheet)
Creates a new instance of the CssStyleSheet class.