ImageGear Professional v18.2 > API Reference Guide > GUI Component API Reference > GUI Component Objects > IGGUIThumbnailCtl Control > IGGUIThumbnailCtl Methods > DocumentAppend Method |
Appends all valid pages in a document into thumbnail control.
DocumentAppend(DocumentToAppend As IGDocument, Name As String)
Name | Description |
---|---|
PageToAppend | Appends all valid pages in a document into thumbnail control. |
IGPage | Object that is to be appended. |
Name | String that is to be used as thumbnail icon title. |
None
N/A
None