Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
AnypiaOut::getPage Method

Returns one page to print.

C++
const PageOut* getPage(
    int index
) const;
Parameters 
Description 
int index 
Index of page to print (0-based). 

One page to print.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!