ImageGear Professional v18.2 > API Reference Guide > MD Component API Reference > MD Component Objects > IGMedCtl Control > IGMedCtl Methods > CreateMedPage Method |
Creates new instance of IGMedPage Object and associates it with IGPage Object specified. Reference to IGPage Object is kept inside of the new IGMedPage Object.
CreateMedPage(Page As IGPage) As IGMedPage
Name | Description |
---|---|
Page | Specifies the IGPage Object with which to associate new IGMedPage. |
A new instance of the IGMedPage Object.
N/A
Med