API Reference

Class

OneNoteNotebookWriter

Namespace OfficeIMO.OneNote
Assembly OfficeIMO.OneNote
Modifiers static

Creates a native offline notebook directory containing .onetoc2 and .one files.

Inheritance

  • Object
  • OneNoteNotebookWriter

Methods

public static Void Write(OneNoteNotebook notebook, String directoryPath, OneNoteWriterOptions options = null) #
Returns: Void

Writes a complete notebook to a new or empty directory. Existing files are never overwritten.

Parameters

notebook OfficeIMO.OneNote.OneNoteNotebook requiredposition: 0
directoryPath System.String requiredposition: 1
options OfficeIMO.OneNote.OneNoteWriterOptions = null optionalposition: 2