| Overload | Description | 
|---|---|
| Page Constructor(Project,DocumentType,PagePropertyList) | This constructor call the Create(...) method automatically.   | 
| Page Constructor() | Default constructor. To use object created by this constructor function Create() is need to be called after that.   |