ISummaryZoomSection

ISummaryZoomSection interface

Represents a Summary Zoom Section object in a Summary Zoom frame.

public interface ISummaryZoomSection : ISectionZoomFrame

Properties

NameDescription
AsISectionZoomFrame { get; }Returns ISectionZoomFrame interface.
Description { get; set; }Returns the text description of the Summary Zoom Section object.
Title { get; set; }Returns the text title of the Summary Zoom Section object.

See Also