Click or drag to resize

BaseHtmlWriter.Stylesheet Property

Gets/Sets a path to a Stylesheet which is used to format the Graph output.

Namespace:  VDS.RDF.Writing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public string Stylesheet { get; set; }

Property Value

Type: String

Implements

IHtmlWriter.Stylesheet
See Also