Previous Document Next Document

What is a method?

Each object within an object model is defined by a property, a method, an event, or a combination of each. A method is a verb, and is seen as the action of an object. It represents an act that can be performed by an object.

For example, ActiveDocument.Close represents the Close method of a Document object. It closes the document in the application.

Previous Document Next Document Back to Top

Copyright 2007 Corel Corporation. All rights reserved.