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

Base path for loading included style sheets.

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

Syntax

C#
public string BasePath { get; set; }
Visual Basic
Public Property BasePath As String
	Get
	Set

See Also