OneNote.InkStrokePointer interface
Weak reference to an ink stroke object and its content parent.
Remarks
Properties
content |
Represents the ID of the page content object corresponding to this stroke. |
ink |
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
inkStrokeId
Represents the ID of the ink stroke.
inkStrokeId: string;
Property Value
string
Remarks
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins