Aspose::Pdf::LogicalStructure::LinkElement::SetText method

LinkElement::SetText method

Appends text content to current text element.

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

See Also