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