Note

Description

The Note class is used to work with a note in regular report document.

Inheritance Hierarchy

          NSObject

          Note

Supported Protocols

<NSCoding>

<NSObject>

Properties

offset. Note indent from the top left document corner.

page. The number of the document page, on which a note will be placed.

text. Note text.

timestamp. The time elapsed from the last note edit.

Methods

initWithText:offset:. Creates a note with the specified text and offset from the document left edge.

See also:

Classes. The Mobile Application Component