attributedString()
Returns the entire content of the web document as an attributed string.
Declaration
func attributedString() -> NSAttributedString!Return Value
An attributed string containing the entire content of the web document.
Returns the entire content of the web document as an attributed string.
func attributedString() -> NSAttributedString!An attributed string containing the entire content of the web document.