Overload | Description |
---|---|
StartInkNotation() | Starts ink notation in the active viewport if the Microsoft.Ink assembly is found in the GAC. |
StartInkNotation(Int32,Int32) | Starts ink notation in the specified viewport if the Microsoft.Ink assembly is found in the GAC. |
StartInkNotation(Color,Int32) | Starts ink notation in the active viewport with the specified notation background color, if the Microsoft.Ink assembly is found in the GAC. |
StartInkNotation(Int32,Int32,Color,Int32) | Starts ink notation in the specified viewport with the specified notation background color, if the Microsoft.Ink assembly is found in the GAC. |
This is for applications that support Tablet PCs, which allow ink notation or drawing on the Tablet PC.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
Reference
FpSpread ClassFpSpread Members