FramesetCollection
FramesetCollection class
Represents a collection of instances of the Frameset
class.
public class FramesetCollection : IEnumerable<Frameset>
Constructors
Name | Description |
---|---|
FramesetCollection() | The default constructor. |
Properties
Name | Description |
---|---|
Count { get; } | Gets the number of frames or frames pages contained in the collection. |
Item { get; } | Gets a frame or frames page at the specified index. |
Methods
Name | Description |
---|---|
GetEnumerator() |
See Also
- class Frameset
- namespace Aspose.Words.Framesets
- assembly Aspose.Words