Click or drag to resize

BaseHtmlWriter.CssClassLiteral Property

Gets/Sets the CSS class used for the span tags used to display Literals.

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

Property Value

Type: String

Implements

IHtmlWriter.CssClassLiteral
See Also