Table of Contents

Property DisplayText

Namespace
DocWright.Dom.ContentControls
Assembly
DocWright.Dom.dll

DisplayText

Gets the text shown to the user, or null when the entry carried none. Word shows the value in that case, which is what EffectiveDisplayText reports.

public string? DisplayText { get; }

Property Value

string