IsShowingPlaceholderText

IStructuredDocumentTag.IsShowingPlaceholderText property

Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT).

if set to true, this state shall be resumed (showing placeholder text) upon opening this document.

public bool IsShowingPlaceholderText { get; set; }

See Also