Contents

prefixSpaces

The number of spaces for indenting nested HTML elements.

Declaration

static let prefixSpaces: NSAttributedString.DocumentAttributeKey

Discussion

An NSNumber object containing an integer that represents the number of spaces per level by which to indent certain nested HTML elements. The default value is 0.

See Also

Getting document appearance keys