Aspose::Pdf::LogicalStructure::BLSTextElement::SetText method

BLSTextElement::SetText method

Appends text content to current text element.

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

See Also