GdPicture.NET.14
GdPicture14.WPF Namespace / GdViewer.SavingProgressEventArgs Class / GdViewer.SavingProgressEventArgs Constructor / GdViewer.SavingProgressEventArgs Constructor(RoutedEvent,Int32,Int32)





In This Topic
GdViewer.SavingProgressEventArgs Constructor(RoutedEvent,Int32,Int32)
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal routedEvent As RoutedEvent, _
   ByVal PageNo As Integer, _
   ByVal PageCount As Integer _
)
 

Parameters

routedEvent
PageNo
PageCount
See Also