ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGPage Object > IGPage Methods > UpdateExtraChannelInfoFrom Method |
Creates a copy of the info array specified by ExtraChannelInfoand attaches it to IGPage's extra channel info array, replacing the old value.
Sub UpdateExtraChannelInfoFrom(ExtraChannelInfo As
IGExtraChannelInfoArray)
Name | Description |
---|---|
ExtraChannelInfo | Extra channel info array (IGExtraChannelInfoArray Class). |
N/A
All
Core