page_count属性

page_count属性

定义:

@property
def page_count(self):
    ...
@page_count.setter
def page_count(self, value):
    ...

也可以看看