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

The user style sheets that will be applied by the agent.

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

Syntax

C#
public CssStyleSheetCollection StyleSheets { get; }
Visual Basic (Declaration)
Public ReadOnly Property StyleSheets As CssStyleSheetCollection

See Also