Property ShowingPlaceholder
- Namespace
- DocWright.Dom.ContentControls
- Assembly
- DocWright.Dom.dll
ShowingPlaceholder
Gets or sets whether the control is currently showing its placeholder text (w:showingPlcHdr). Word clears this the moment a user types into the control.
public bool ShowingPlaceholder { get; set; }
Property Value
Exceptions
- ContentControlEditException
The preserved markup could not be rewritten.