Click or drag to resize

IWriterContext Properties

The IWriterContext 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 used.
Public propertyOutput
Gets the TextWriter being written to.
Public propertyPrettyPrint
Gets/Sets the Pretty Printing Mode used.
Public propertyUriFormatter
Gets/Sets the URI Formatter used.
Top
See Also