count property

FramesetCollection.count property

Gets the number of frames or frames pages contained in the collection.

@property
def count(self) -> int:
    ...

See Also