Classes NSAttachmentTextStorage Attributes filename Description The path to the file for the attachment Name file name Description Represents an inline text attachment. This class is used mainly for make commands. Name attachment PluralName attachments NSTextStorage Attributes XHTMLEnd Description The HTML that directly follows the first character or end of the attribute run. This would include end tags. Name HTML end XHTMLStart Description The HTML that directly proceeds the first character. This would include start tags or self-closing tags. Name HTML start backgroundColor Description The background color of the first character. Name background color boldState Description The bold state of the first character. Name bold fontName Description The name of the font of the first character. Name font fontSize Description The size in points of the first character. Name size foregroundColor Description The color of the first character. Name color hyperlink Description The Internet link of the first character. Name link italicState Description The italic state of the first character. Name italic styleClasses Description The stylesheet classes of the first character. Name style classes underlineState Description The underline state of the first character. Name underline Description Rich (styled) text Name rich text PluralName rich text Description A set of basic classes for text processing. Name Text Suite Synonyms catr Description This subdivides the text into chunks that all have the same attributes. Name attribute run PluralName attribute runs cha Description This subdivides the text into characters. Name character PluralName characters cpar Description This subdivides the text into paragraphs. Name paragraph PluralName paragraphs cwor Description This subdivides the text into words. Name word PluralName words