IWriterContext Interface |
Namespace: VDS.RDF.Writing.Contexts
The IWriterContext 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 used.
| |
| Output |
Gets the TextWriter being written to.
| |
| PrettyPrint |
Gets/Sets the Pretty Printing Mode used.
| |
| UriFormatter |
Gets/Sets the URI Formatter used.
|