OneNote.Interfaces.InkStrokeLoadOptions interface
Represents a single stroke of ink.
$all | Specifying |
floating |
Gets the ID of the InkStroke object. |
id | Gets the ID of the InkStroke object. Read-only. |
Specifying $all
for the load options loads all the scalar properties (such as Range.address
) but not the navigational properties (such as Range.format.fill.color
).
$all?: boolean;
Property Value
boolean
Gets the ID of the InkStroke object.
floatingInk?: OneNote.Interfaces.FloatingInkLoadOptions;
Property Value
Remarks
Gets the ID of the InkStroke object. Read-only.
id?: boolean;
Property Value
boolean
Remarks
Office Add-ins feedback
Office Add-ins is an open source project. Select a link to provide feedback: