Click or drag to resize

Note Constructor

Overload List
 NameDescription
Public methodCode exampleNote(DocumentCore, NoteType, Block) Initializes a new instance of the Note class with specified note type and specified blocks.
Public methodCode exampleNote(DocumentCore, NoteType, IEnumerableBlock) Initializes a new instance of the Note class with specified note type and specified blocks.
Public methodCode exampleNote(DocumentCore, NoteType, String) Initializes a new instance of the Note class with specified note type and specified text.
Top
See Also