Click or drag to resize

Document HTMLCustomComment Property

Gets or sets a value specifying whether parsing and writing comment of document in HTML.

Supported HTML Tag : span ,when the value of class attribute is comment

Supported HTML Tag Attribytes : data-comment / data-user / data-cid / data-date.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public bool HTMLCustomComment { get; set; }

Property Value

Type: Boolean
See Also