Index Hierarchy DTTextAttachmentHTMLPersistence Protocol Reference Conforms to NSObject Declared in DTTextAttachment.h Overview Methods to implement for attachments to support output to HTML. Tasks – stringByEncodingAsHTML required method Instance Methods stringByEncodingAsHTML Creates a HTML representation of the receiver - (NSString *)stringByEncodingAsHTML Return Value A HTML string with the receiver encoded as HTML Declared In DTTextAttachment.h Index Hierarchy