Click or drag to resize

SdtListItem DisplayText Property

Gets the text to display in the run content in place of the Value attribute contents for this list item.

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

Property Value

Type: String
See Also