current_page property

current_page property

Indicates the page index of DrawObject. Page index is based on zero. One Sheet contains several pages when rendering.

Definition:

@property
def current_page(self):
    ...

See Also