Contents

sourceTextScaling

The text-scaling mode to associate with the document’s content.

Declaration

static let sourceTextScaling: NSAttributedString.DocumentReadingOptionKey

Discussion

The value of this property is one of the options of the NSTextScalingType type. Some platforms scale fonts to improve their appearance. Include this option to specify the text-scaling mode to associate with the document’s contents on disk.

See Also

Getting the font-scaling options