Download Sample
Simple Download from Pegasus Pen Device.
This 'Simple Download' sample program demonstrates how to download all the pages from a Pegasus Digital Pen device. The Download action is done by placing a PegasusPen component on a form and calling it's PegasusPen.Download method.
It also demonstrate how to display each downloaded Note object, by using the Note.CreateInkStrokes methods. The Ink, InkCollector and InkRenderer classes used in this sample are integrated classes of the .Net Framework.
Note: A compiled version of the Download sample is already located at the SDK Bin directory.
