Click or drag to resize

Document HTMLIdentifierPunctuations Property

Set the custom punctuation as sentence indentifier. Full stop, qusetion mark, exclamatory mark are default values.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public List<char> HTMLIdentifierPunctuations { get; set; }

Property Value

Type: List Char
See Also