ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGDocument Object > IGDocument Properties > Page Property |
Gets and sets IGPage Object reference in the collection at the specified position (indexed property).
The concept of the document doesn't assume continuous range of pages; i.e., the there could be pages 1, 2, 3,10, 25, 90, 1000 - 7 pages total. |
Read-write property
Default Value: N/A
Valid Values: IGPage Object
[0..PageCount Property-1]
N/A
Core