HtmlSaveOptions.SpaceMode

HtmlSaveOptions.SpaceMode property

Indicates how spaces are rendered in HTML output. This option is currently applied only to numeric formats (e.g. accounting format). The default value is Css.

public HtmlSpaceMode SpaceMode { get; set; }

See Also