Aspose::Words::Markup::IStructuredDocumentTag::set_PlaceholderName method

IStructuredDocumentTag::set_PlaceholderName method

Sets Name of the BuildingBlock containing placeholder text. BuildingBlock with this name Name has to be present in the GlossaryDocument otherwise InvalidOperationException will occur.

virtual void Aspose::Words::Markup::IStructuredDocumentTag::set_PlaceholderName(System::String value)=0

See Also