Version

PrintAreasCollection Class Members

The following tables list the members exposed by PrintAreasCollection.

Public Properties
 NameDescription
Public PropertyCountGets the number of print areas in the collection.  
Public PropertyItemGets the print area at the specified index.  
Public Methods
 NameDescription
Public MethodAddAdds a print area to the collection.  
Public MethodClearClears all print areas from the collection.  
Public MethodContainsDetermines whether the specified print area is in the collection.  
Public MethodRemoveRemoves the specified print area from the collection.  
Public MethodRemoveAtRemoves the print area at the specified index from the collection.  
See Also