API Reference

Class

OneNotePageBatchRenderingOptions

Namespace OfficeIMO.OneNote
Assembly OfficeIMO.OneNote
Modifiers sealed

Selection and rendering options for section- and notebook-level page image export.

Inheritance

Usage

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

Accepted by parameters

Constructors

public OneNotePageBatchRenderingOptions() #

Properties

public Int32 PageIndex { get; set; } #

Zero-based first page index in the flattened page sequence.

public Nullable<Int32> PageCount { get; set; } #

Maximum number of pages to export, or all remaining pages when absent.