FramesetCollection class

FramesetCollection class

Represents a collection of instances of the Frameset class. To learn more, visit the Programming with Documents documentation article.

Constructors

NameDescription
FramesetCollection()The default constructor.

Indexers

NameDescription
__getitem__(index)Gets a frame or frames page at the specified index.

Properties

NameDescription
countGets the number of frames or frames pages contained in the collection.

See Also