Click or drag to resize

HtmlExportOptions UseMsoSpace Property

Note: This API is now obsolete.

Gets or sets a switch that determines whether to use mso rules' space..

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
[ObsoleteAttribute("Will be removed")]
public bool UseMsoSpace { get; set; }

Property Value

Type: Boolean
See Also