ClassPdfItemScroller
Class
Definition
Namespace:Telerik.WinControls.PdfViewer
Assembly:Telerik.WinControls.PdfViewer.dll
Syntax:
cs-api-definition
public class PdfItemScroller : ItemScroller<RadFixedPage>, IEnumerable, IDisposable
Inheritance: objectItemScroller<RadFixedPage>PdfItemScroller
Implements:
Inherited Members
Constructors
PdfItemScroller()
Declaration
cs-api-definition
public PdfItemScroller()
Methods
UpdateScrollStep()
Updates the scroll step.
Declaration
cs-api-definition
public override void UpdateScrollStep()
Overrides