Frameset class
Frameset class
Represents a frames page or a single frame on a frames page. To learn more, visit the Programming with Documents documentation article.
Remarks
If the Frameset.childFramesets property contains items, this instance is a frames page, otherwise it is a single frame.
Constructors
Name | Description |
---|---|
Frameset() | The default constructor. |
Properties
Name | Description |
---|---|
childFramesets | Gets the collection of child frames and frames pages. |
frameDefaultUrl | Gets or sets the web page URL or document file name to display in this frame. |
isFrameLinkToFile | Gets or sets a value indicating whether the web page or document file name specified in the Frameset.frameDefaultUrl property is an external resource the frame is linked with. |
See Also
- module Aspose.Words