The Note class is used to work with a note in regular report document.
Note
<NSCoding>
<NSObject>
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.
initWithText:offset:. Creates a note with the specified text and offset from the document left edge.
See also: