OneNote.InkStrokePointer interface

Weak reference to an ink stroke object and its content parent.

Remarks

[ API set: OneNoteApi 1.1 ]

Properties

contentId

Represents the id of the page content object corresponding to this stroke

inkStrokeId

Represents the id of the ink stroke

Property Details

contentId

Represents the id of the page content object corresponding to this stroke

contentId: string;

Property Value

string

Remarks

[ API set: OneNoteApi 1.1 ]

inkStrokeId

Represents the id of the ink stroke

inkStrokeId: string;

Property Value

string

Remarks

[ API set: OneNoteApi 1.1 ]