Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
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();