Aspose::Pdf::Plugins::StringResult::ToString method
StringResult::ToString method
Tries to convert the result to a string.
System::String Aspose::Pdf::Plugins::StringResult::ToString() const override
ReturnValue
A string representing the text content if the result is string; otherwise returns base.ToString().
See Also
- Class String
- Class StringResult
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++