The IHtmlContext type exposes the following members.

Methods

  NameDescription
AddImage
Adds image and returns image url.
DecIndent
Decrements indent.
FormatUnits
Converts distance to its html representation.
GetBookmark
Returns bookmark for the given control.
GetHyperlink
Returns hyperlink for the given control.
IncIndent
Increments indent.
ScaleValue
Converts distance to its html representation.
WriteLine
Writes new line.

Properties

  NameDescription
Filter
Gets HtmlExportFilter instance associated with this context.
Scale
Gets scale factor.
SupportImages
Gets if context support images.
Units
Gets current units.
Writer
Gets HtmlTextWriter.

See Also