Contents

documentType

The document type.

Declaration

static let documentType: NSAttributedString.DocumentReadingOptionKey

Discussion

One of the document types described in NSAttributedString.DocumentType, indicating a document type to be forced when loading the document. The previous string constant was @"DocumentType".

See Also

Getting the document options