DesktopSDK 0.7 - PenComm Library (C#) Documentation
ContentsIndexHome
ChangeItem Class
ChangeItem Constructor  ChangeItem Methods  ChangeItem Properties  ChangeItem Members  Types

Information describing (1) changed non-stroke data created by a penlet or (2) data changes (such as strokes) in an AFD. 

 

  • If it stores change information on a penlet:
    • The ClassName property will have a value (not empty).
    • The Guid and Pages properties will be empty.
  • If it stores change information on an AFD (e.g., a notebook:)
    • The Guid and Pages properties will have a value (not empty).
    • The ClassName property will be empty.

See related class: PageChangeItem

 

See ChangeItem Members.

C#
public class ChangeItem : IEquatable<ChangeItem>;
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.