GetSpaceMode Method

GetSpaceMode 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) GetSpaceMode()  (HtmlSpaceMode,  error) 

Remarks

See Also