Click or drag to resize

Document HTMLSentenceIdentifier Property

Gets or sets a value specifying whether to add identifier to a sentence when writing to HTML.

Writed HTML Attribyte : sentence.

Writed HTML Value Of Attribyte : start / end / (start,end).

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

Property Value

Type: Boolean
See Also