RdfXmlWriterContext Properties | 
The RdfXmlWriterContext type exposes the following members.
| Name | Description | |
|---|---|---|
| BlankNodeMapper | 
            Gets the Blank Node map in use.
              | |
| Collections | 
            Represents the mapping from Blank Nodes to Collections.
              | |
| CompressionLevel | 
            Gets/Sets the Compression Level used.
              | |
| Graph | 
            Gets the Graph being written.
              | |
| HighSpeedModePermitted | 
            Gets/Sets whether High Speed Mode is permitted.
              | |
| NamespaceMap | 
            Gets the Namespace Map in use.
              | |
| NextNamespaceID | 
            Gets/Sets the next ID to use for issuing Temporary Namespaces.
              | |
| NodeFormatter | 
            Gets/Sets the Node Formatter.
              | |
| Output | 
            Gets the TextWriter being written to.
              | |
| PrettyPrint | 
            Gets/Sets the Pretty Printing Mode used.
              | |
| TriplesDone | 
            Stores the Triples that should be excluded from standard output as they are part of collections.
              | |
| UriFormatter | 
            Gets/Sets the URI Formatter.
              | |
| UseAttributes | 
            Gets/Sets whether attributes are used to encode the predicates and objects of triples with simple literal properties.
              | |
| UseDtd | 
            Gets/Sets whether a DTD is used.
              | |
| Writer | 
            Gets the XML Writer in use.
              |