StartInkNotation() Method
Starts ink notation in the active viewport if the Microsoft.Ink assembly is found in the GAC.
public bool StartInkNotation()
'Declaration
Public Overloads Function StartInkNotation() As Boolean
'Usage
Dim instance As FpSpread
Dim value As Boolean
value = instance.StartInkNotation()
Return Value
Boolean: true if successful; false otherwise