API Reference

Class

OneNotePageImageExportBuilder

Namespace OfficeIMO.OneNote
Assembly OfficeIMO.OneNote
Base OfficeImageExportBuilder<OneNotePageImageExportBuilder, OneNotePageRenderingOptions>
Modifiers sealed

Fluent image export for one OneNote page.

Inheritance

  • OfficeImageExportBuilder<OneNotePageImageExportBuilder, OneNotePageRenderingOptions>
  • OneNotePageImageExportBuilder

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Methods

public OneNotePageImageExportBuilder IncludeImages(Boolean include = true) #
Returns: OneNotePageImageExportBuilder

Includes or excludes embedded images and printout backgrounds.

Parameters

include System.Boolean = true optionalposition: 0
public OneNotePageImageExportBuilder IncludeInk(Boolean include = true) #
Returns: OneNotePageImageExportBuilder

Includes or excludes native ink.

Parameters

include System.Boolean = true optionalposition: 0
public OneNotePageImageExportBuilder IncludeMath(Boolean include = true) #
Returns: OneNotePageImageExportBuilder

Includes or excludes structured math typesetting.

Parameters

include System.Boolean = true optionalposition: 0
public OneNotePageImageExportBuilder IncludeTitle(Boolean include = true) #
Returns: OneNotePageImageExportBuilder

Includes or excludes the page title.

Parameters

include System.Boolean = true optionalposition: 0