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