ImageGear Professional v18.2 > API Reference Guide > Display Component API Reference > Display Component Objects > IGDisplayCtl Control > IGDisplayCtl Methods > CreatePageDisplay Method |
Creates new instance of IGPageDisplay Object and associate it with IGPage Object specified. Reference to IGPage Object is kept inside of the object created.
CreatePageDisplay(page as IGPage) as IGPageDisplay
Name | Description |
---|---|
page | Specifies the IGPage Object with which to associate new IGPageDisplay Object. |
A new instance of the IGPageDisplay Object.
N/A
Core, Display