Aspose::Pdf::LogicalStructure::ITextElement::SetText method

ITextElement::SetText method

Appends text content to current text element.

virtual void Aspose::Pdf::LogicalStructure::ITextElement::SetText(System::String text)=0
ParameterTypeDescription
textSystem::StringText content

See Also