ActivePageIndex property (ILEADRasterDocument)
short ActivePageIndex | |
Overview |
Refer to Drawing Pages and Zones |
Remarks
Specifies the index of the page to be drawn. This index is zero-based.
This property must be set before calling the DrawPage method. The value of this property must be the same as the page index value passed to the DrawPage method, for the correct page to be drawn.
See Also