API Reference
Class
OneNoteOutline
A freely positioned outline containing paragraphs, tables, and media.
Inheritance
- OneNoteElement
- OneNoteOutline
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property OneNotePage.Outlines
Constructors
public OneNoteOutline() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
Inherited Properties
public OneNoteExtendedGuid Id { get; set; } #Inherited from OneNoteElement
public OneNoteLayout Layout { get; set; } #Inherited from OneNoteElement
public OneNoteAuthor Author { get; set; } #Inherited from OneNoteElement
public IList<OneNoteTag> Tags { get; } #Inherited from OneNoteElement
public IList<OneNoteOpaqueProperty> UnknownProperties { get; } #Inherited from OneNoteElement