Note Constructor |
Name | Description | |
---|---|---|
![]() ![]() | Note(DocumentCore, NoteType, Block) | Initializes a new instance of the Note class with specified note type and specified blocks. |
![]() ![]() | Note(DocumentCore, NoteType, IEnumerableBlock) | Initializes a new instance of the Note class with specified note type and specified blocks. |
![]() ![]() | Note(DocumentCore, NoteType, String) | Initializes a new instance of the Note class with specified note type and specified text. |