DesktopSDK 0.7 - PenData Library (C#) Documentation
ContentsIndexHome
Page Class
Page Constructor  Page Methods  Page Properties  Page Members  AFD

A Page contains the page size, static regions, background images, and other "template" properties of a page in an AFD. (This high-level convenience class corresponds to the low-level PageTemplate class in the AFP API Wrapper.) 

Since it serves as a template, one Page object can be used by mutliple PatternPage objects. Before any user has written on it, each PatternPage that shares the same Page object will look the same to the human eye, but will have a unique page address and dot pattern. User strokes are tied to a page address, however; so you must use PatternPage objects to retrieve strokes.  

See Page Members.

C#
public class Page;
File

Page.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.