iOS Question How to convert a webpage to text

Tom2525

Member
Licensed User
Longtime User
What method can I use to convert a webpage to text. I'm using the commands below:

safari.Initialize("safari", "https://www.google.com")
safari.TintColor = Colors.Red
safari.Show(Page1)
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…