Returns a list of the page's canvas items.
[Visual Basic]
Public ReadOnly Property CanvasItems As IList
[C#]
public IList CanvasItems {get;}
Use the Clear method to remove all CanvasItems from the Page object.
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.