Aspose::Words::Markup::IStructuredDocumentTag::set_IsShowingPlaceholderText method
IStructuredDocumentTag::set_IsShowingPlaceholderText method
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.
virtual void Aspose::Words::Markup::IStructuredDocumentTag::set_IsShowingPlaceholderText(bool value)=0
See Also
- Interface IStructuredDocumentTag
- Namespace Aspose::Words::Markup
- Library Aspose.Words for C++