API Reference

Class

OneNotePageRenderer

Namespace OfficeIMO.OneNote
Assembly OfficeIMO.OneNote
Modifiers static

Projects typed OneNote pages into the shared dependency-free Drawing scene.

Inheritance

  • Object
  • OneNotePageRenderer

Methods

public static OneNotePageVisualSnapshot CreateSnapshot(OneNotePage page, OneNotePageRenderingOptions options = null) #
Returns: OneNotePageVisualSnapshot

Creates a Drawing scene and structured rendering diagnostics for a page.

Parameters

page OfficeIMO.OneNote.OneNotePage requiredposition: 0
options OfficeIMO.OneNote.OneNotePageRenderingOptions = null optionalposition: 1
public static OfficeDrawing Render(OneNotePage page, OneNotePageRenderingOptions options = null) #
Returns: OfficeDrawing

Creates a Drawing scene for a page.

Parameters

page OfficeIMO.OneNote.OneNotePage requiredposition: 0
options OfficeIMO.OneNote.OneNotePageRenderingOptions = null optionalposition: 1

Fields

public const Double PointsPerHalfInch #

Number of typographic points represented by one native OneNote half-inch unit.

Value: 36