Click or drag to resize

BaseHtmlWriterStylesheet 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

IHtmlWriterStylesheet
See Also