The following tables list the members exposed by ArtPage.
            
            Public Constructors
            
            
            
            
            
            
            
            Public Properties
|   | Name | Description | 
  | markCount | 
Returns the number of marks associated with the ArtPage.
   | 
  | selectedMarks | 
Contains a list of all the currently-selected marks.
   | 
Top 
            
            
            
            Public Methods
            
            
            
            Public Events
|   | Name | Description | 
  | markAdded | 
Indicates that a new mark was added to the page.
   | 
  | markChanged | 
Indicates that a mark on the page was changed.
   | 
  | markRemoved | 
Indicates that a mark was removed from the page.
   | 
  | markReordered | 
Indicates that a mark was reordered within the page.
   | 
  | markSelectionChanged | 
Indicates that a mark was selected or unselected.
   | 
  | marksLoaded | 
Indicates that marks were loaded from a JSON string.
   | 
Top 
            
            
        See Also