HtmlWriterContext Properties |
The HtmlWriterContext 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.) |
![]() | HtmlWriter |
HTML Writer to use.
|
![]() | 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.) |
![]() | UriFormatter |
Gets/Sets the URI Formatter in use.
(Inherited from BaseWriterContext.) |