DesktopSDK 0.7 - PenData Library (C#) Documentation
ContentsIndexHome
PenItem Class
PenItem Constructor  PenItem Methods  PenItem Properties  PenItem Members  Penlet Data

Supports your desktop application in accessing penlet data from a desktop Container

This class represents a smartpen item. In the container, it is identified by a path like this: userdata\[Pen Serial]. A smartpen is uniquely identified by a 64-bit unsigned integer. As a number, it is called the "smartpen ID" (or, "pen ID"). As a string, it is called the "smartpen serial," (or, "pen serial"). Smartpen IDs are created by Livescribe when the smartpen is manufactured. 

Each PenItem contains a collection of one or more AppItem objects. 

See PenItem Members

 

See Structure of Penlet data file, List Packages Example

C#
public class PenItem : PenInfo, IEnumerable;
File

PenItem.cs

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright © 2010 Livescribe, Inc. All rights reserved.