Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
OneNote.Interfaces.InkAnalysisLoadOptions interface
- Package:
- onenote
Represents ink analysis data for a given set of ink strokes.
Properties
| $all | Specifying |
| id | Gets the ID of the InkAnalysis object. Read-only. |
| page | Gets the parent page object. |
Property Details
$all
Specifying $all for the LoadOptions loads all the scalar properties (e.g.: Range.address) but not the navigational properties (e.g.: Range.format.fill.color).
$all?: boolean;
Property Value
boolean
id
Gets the ID of the InkAnalysis object. Read-only.
id?: boolean;
Property Value
boolean
Remarks
page
Gets the parent page object.
page?: OneNote.Interfaces.PageLoadOptions;
Property Value
Remarks
Office Add-ins
Feedback
Was this page helpful?
