ISummaryZoomFrame
ISummaryZoomFrame interface
Represents a Summary Zoom frame in a slide.
public interface ISummaryZoomFrame : IGraphicalObject
Properties
| Name | Description |
|---|---|
| AsIGraphicalObject { get; } | Returns IGraphicalObject interface. |
| Layout { get; } | Gets layout of Summary Zoom Sections in the frame. Default value is GridLayout. |
| SummaryZoomCollection { get; } | Gets ISummaryZoomSectionCollection for the Summary Zoom Frame object. |
See Also
- interface IGraphicalObject
- namespace Aspose.Slides
- assembly Aspose.Slides