PrettyRdfXmlWriter Properties | 
The PrettyRdfXmlWriter type exposes the following members.
| Name | Description | |
|---|---|---|
| CompressionLevel | 
            Gets/Sets the Compression Level in use.
              | |
| DefaultNamespaces | 
            Gets/Sets the Default Namespaces that are always available.
              | |
| PrettyPrintMode | 
            Gets/Sets Pretty Print Mode for the Writer.
              | |
| TripleFormatterType | 
            Gets the type of the Triple Formatter used by the writer.
              | |
| UseAttributes | 
            Gets/Sets whether triples which have a literal object will be expressed as attributes rather than elements where possible (defaults to true).
              | |
| UseDtd | 
            Gets/Sets whether DTDs are used in the output.
              |