ImageGear .NET - Updated May 1, 2018
StartIndex Property




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTPage Class : StartIndex Property
Gets or sets the start index of the marks enumeration on the page.
Syntax
'Declaration
 
Public Property StartIndex As Integer
 
'Usage
 
Dim instance As ImGearARTPage
Dim value As Integer
 
instance.StartIndex = value
 
value = instance.StartIndex

Property Value

Integer value.
See Also

Reference

ImGearARTPage Class
ImGearARTPage Members