Click or drag to resize

RdfXmlWriterContextUseDtd Property

Gets/Sets whether a DTD is used.

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

Property Value

Type: Boolean
See Also