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

Get or set the absolute, relative or virtual path of the HTML document. (default = nullNothingnullptra null reference (Nothing in Visual Basic))

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

Syntax

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

Remarks

It is not allowed to set both the Path and Text properties.

See Also