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; }
Public Property Stylesheet As String
Get
Set
Property Value
Type:
StringImplements
IHtmlWriterStylesheetSee Also