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

Syntax

C#
public CssStyleSheetCollection StyleSheets { get; }
Visual Basic
Public ReadOnly Property StyleSheets As CssStyleSheetCollection
	Get

See Also