NotebookLoadChildDocument Method |
Name | Description | |
---|---|---|
![]() | LoadChildDocument(Stream) |
Adds a child document node.
Opens an existing OneNote document from a stream.
|
![]() | LoadChildDocument(String) |
Adds a child document node.
Opens an existing OneNote document from a file.
|
![]() | LoadChildDocument(Stream, LoadOptions) |
Adds a child document node.
Opens an existing OneNote document from a stream. Allows to specify additional load options.
|
![]() | LoadChildDocument(String, LoadOptions) |
Adds a child document node.
Opens an existing OneNote document from a file. Allows to specify additional load options.
|