Aspose::Pdf::LogicalStructure::ILSTextElement::SetText method

ILSTextElement::SetText method

Appends text content to current text element.

void Aspose::Pdf::LogicalStructure::ILSTextElement::SetText(System::String text) override
ParameterTypeDescription
textSystem::StringText content.

See Also