The vertical scroll interface. Presentations that implement this interface can be extended with a vertical scrolbar.

Namespace:  TallComponents.Interaction
Assembly:  TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.20.0

Syntax

C#
public interface IVerticalScroll
Visual Basic (Declaration)
Public Interface IVerticalScroll

See Also