public bool SaveStrokes(ulong pa, StrokeCollection ac, ulong penid);
Saves strokes to the document for a particular smartpen and page (Use GetPAFromPageAndCopy to get the page address).
LSDocument Methods