current_page属性

current_page属性

DrawObject的页面索引。 页面索引基于零。 渲染时,一个 Sheet 包含多个页面。

定义:

@property
def current_page(self):
    ...

也可以看看