NTriplesWriterContext Properties | 
The NTriplesWriterContext type exposes the following members.
| Name | Description | |
|---|---|---|
| CompressionLevel | 
            Gets/Sets the Compression Level used.
              (Inherited from BaseWriterContext.) | |
| Graph | 
            Gets the Graph being written.
              (Inherited from BaseWriterContext.) | |
| HighSpeedModePermitted | 
            Gets/Sets the High Speed Mode used.
              (Inherited from BaseWriterContext.) | |
| NodeFormatter | 
            Gets/Sets the Node Formatter in use.
              (Inherited from BaseWriterContext.) | |
| Output | 
            Gets the TextWriter being written to.
              (Inherited from BaseWriterContext.) | |
| PrettyPrint | 
            Gets/Sets the Pretty Printing Mode used.
              (Inherited from BaseWriterContext.) | |
| QNameMapper | 
            Gets the QName Output Mapper in use.
              (Inherited from BaseWriterContext.) | |
| Syntax | 
            Gets the NTriples syntax mode.
              | |
| UriFormatter | 
            Gets/Sets the URI Formatter in use.
              (Inherited from BaseWriterContext.) |