StreamHandlerLoopIndexedStreams Property

CVB.Net Documentation
Gets/sets whether IndexedStreams are looped.

Namespace:  Stemmer.Cvb.Forms.Components
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

[DefaultValueAttribute(true)]
public bool LoopIndexedStreams { get; set; }

Property Value

Type: Boolean
The handler's default is true to behave like the Image ActiveX Control.
Remarks

Default for LoopObservers is false. This value simply overwrites this property.
See Also

Reference