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

Absolute or virtual path to the folder containing loadable objects (images, CSS, ...) (default = empty)

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

Syntax

C#
public string BasePath { get; set; }
Visual Basic (Declaration)
Public Property BasePath As String

Remarks

If the base path is empty the path info from Path property will be used.

See Also