Contents

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.

See Also

Getting document content