'Declaration
<GuidAttribute("BAAF5A35-0E19-3C39-A510-4BF5ABFF2538")> Public Delegate Sub GdViewer.SavingProgressEventHandler( _ ByVal PageNo As Integer, _ ByVal PageCount As Integer _ )
[Guid("BAAF5A35-0E19-3C39-A510-4BF5ABFF2538")] public delegate void GdViewer.SavingProgressEventHandler( int PageNo, int PageCount )
GuidAttribute("BAAF5A35-0E19-3C39-A510-4BF5ABFF2538") public delegate GdViewer.SavingProgressEventHandler( PageNo : int, PageCount : int )
Parameters
- PageNo
- PageCount