Aspose::Page::Plugins::StringResult::ToString method

StringResult::ToString method

Tries to convert the result to a string.

System::String Aspose::Page::Plugins::StringResult::ToString() const override

ReturnValue

A string representing the text content if the result is string; otherwise returns base.ToString().

See Also