frameset property

Document.frameset property

Returns a Document.frameset instance if this document represents a frames page.

get frameset(): Aspose.Words.Framesets.Frameset

Remarks

If the document is not framed, the property has the null value.

See Also