Module with NoteField
class’s attribute readers, writers, and accessors.
Attributes
[RW] | description | The field’s description |
[RW] | font_size | The field’s font size used when editing |
[RW] | font_style | The field’s font style used when editing |
[RW] | name | The field’s name |
[R] | note_type | The field’s note type |
[R] | ordinal_number | 0 for the first field of the note type, 1 for the second, etc |
[RW] | right_to_left | A boolean that indicates if the field is right to left |
[RW] | sticky | A boolean that indicates if the field is sticky |