Leadtools Namespace > RasterImagePagesChangedEventArgs Class : StartIndex Property |
public int StartIndex {get;}
'Declaration Public ReadOnly Property StartIndex As Integer
'Usage Dim instance As RasterImagePagesChangedEventArgs Dim value As Integer value = instance.StartIndex
public int StartIndex {get;}
get_StartIndex();