IScrollViewer Interface

Apitron PDF Controls help
Apitron.PDF.Controls for .NET
This interface represents a scroll viewer.

Namespace:  Apitron.PDF.Controls
Assembly:  Apitron.PDF.Controls (in Apitron.PDF.Controls.dll) Version: 1.0.154.0
Syntax

public interface IScrollViewer

The IScrollViewer type exposes the following members.

Properties

  NameDescription
Public propertyLargeChange
Gets the large change of scroll box's value.
Public propertyMaximum
Gets the upper limit of values of scrollable range.
Public propertyMinimum
Gets the lower limit of values of scrollable range.
Public propertyMouseWheelDeltaFactor
Gets or sets a mouse wheel Delta factor.
Public propertySmallChange
Gets the large change of scroll box's value.
Top
Events

  NameDescription
Public eventScroll
Occures when scroll viewer is scrolled.
Top
See Also

Reference