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: 
Syntaxpublic string Stylesheet { get; set; }Public Property Stylesheet As String
	Get
	Set
Property Value
Type: 
StringImplements
IHtmlWriterStylesheet
See Also