![]() ![]() | This function loops though each stroke contained in each Ink object in the document and uses the stripStrokeData function to create a Converter.Stroke for every Ink.Stroke. |
![]() ![]() | Loads the byte array representation of a document's Ink objects into an array of actual Ink objects. |
![]() ![]() | Extracts InkObjects from a Microsoft JNT.XML file, which store information about Ink.Stroke data. Converts each InkObject from a Base64 string into a byte array. |
![]() ![]() | Return the number of Journal pages from a XmlDocument (Microsoft format) |
![]() ![]() | This code is coppied verbatim from an example on MSDN by Casey Chesnut http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dntablet/html/tbconJournXML.asp It uses Microsoft's JournalReader.ReadFromStream method to change a binary JNT file into Microsoft's XML format |
![]() ![]() | Takes an Ink.Stroke and outputs an internal representation that can then be output to an XML file |
![]() |
Initializes a new instance of the Converter class. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |