Gets/Sets whether a DTD should be used for some XML formats to compress output.
            
 
    Namespace: 
   VDS.RDF
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic static bool UseDtd { get; set; }Public Shared Property UseDtd As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also