DesktopSDK 0.7 - PenComm Library (C#) Documentation
ContentsIndexHome
ChangeItem.Pages Property
ChangeItem Class  ChangeItem Members  Livescribe.DesktopSDK.PenComm Namespace  ChangeItem Properties

The collection of page change items in an AFD. 

Each page change item is a PageChangeItem object, which stores information describing a page change, such as: EndTime--RTC time of the last stroke (for an AFD) or last data saved (for a penlet), PageAddress (page address), Page (page number). 

The Pages property will be empty if the package described in the ChangeItem is a penlet.

C#
public ReadOnlyCollection<PageChangeItem> Pages;
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.