public bool CycleSlideBrowsing { get; set; }
public: __property bool get_CycleSlideBrowsing(); public: __property void set_CycleSlideBrowsing(
bool value
);
'Declaration Public Property CycleSlideBrowsing As Boolean
Property Value
True if tool should cycle the slide browsing; otherwise, false.