RdfXmlWriterContextUseDtd Property  | 
 
            Gets/Sets whether a DTD is used.
            
 
    Namespace: 
   VDS.RDF.Writing.Contexts
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic bool UseDtd { get; set; }Public Property UseDtd As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also