Conforms to NSObject
Declared in DTTextAttachment.h

Overview

Methods to implement for attachments to support output to HTML.

Tasks

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