Table of Contents

Method GetPageContent

Namespace
Odotocodot.OneNote.Linq
Assembly
Odotocodot.OneNote.Linq.dll

GetPageContent(OneNotePage)

Gets the content of the specified page.

public static string GetPageContent(this OneNotePage page)

Parameters

page OneNotePage

The page to retrieve content from.

Returns

string

An string in the OneNote XML format.