Click or drag to resize

BaseWriterContext Properties

The BaseWriterContext type exposes the following members.

Properties
  NameDescription
Public propertyCompressionLevel
Gets/Sets the Compression Level used.
Public propertyGraph
Gets the Graph being written.
Public propertyHighSpeedModePermitted
Gets/Sets the High Speed Mode used.
Public propertyNodeFormatter
Gets/Sets the Node Formatter in use.
Public propertyOutput
Gets the TextWriter being written to.
Public propertyPrettyPrint
Gets/Sets the Pretty Printing Mode used.
Public propertyQNameMapper
Gets the QName Output Mapper in use.
Public propertyUriFormatter
Gets/Sets the URI Formatter in use.
Top
See Also