PdfScrollPositionChangedEventArgs Properties
Provides data for the PdfViewer.ScrollPositionChanged event.
Name | Description |
---|---|
Horizontal |
Specifies the horizontal position of the Pdf |
Vertical |
Specifies the vertical position of the Pdf |
See Also