Accusoft.FSInvoices Namespace > ImageLoader Class : CurrentPage Property |
'Declaration Public Property CurrentPage As Integer
'Usage Dim instance As ImageLoader Dim value As Integer instance.CurrentPage = value value = instance.CurrentPage
public int CurrentPage {get; set;}