Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_Placeholder method
StructuredDocumentTagRangeStart::get_Placeholder method
Gets the BuildingBlock containing placeholder text which should be displayed when this structured document tag run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true.
System::SharedPtr<Aspose::Words::BuildingBlocks::BuildingBlock> Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_Placeholder() override
See Also
- Class BuildingBlock
- Class StructuredDocumentTagRangeStart
- Namespace Aspose::Words::Markup
- Library Aspose.Words for C++