SetSpaceMode Method

SetSpaceMode function

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 HtmlSpaceMode.Css.


func (instance *EbookSaveOptions) SetSpaceMode(value HtmlSpaceMode)  error

Remarks

See Also