'Declaration <DefaultValueAttribute(-1)> Public Property RepeatRowEnd As Integer
'Usage Dim instance As PrintInfo Dim value As Integer instance.RepeatRowEnd = value value = instance.RepeatRowEnd
[DefaultValue(-1)] public int RepeatRowEnd {get; set;}
'Declaration <DefaultValueAttribute(-1)> Public Property RepeatRowEnd As Integer
'Usage Dim instance As PrintInfo Dim value As Integer instance.RepeatRowEnd = value value = instance.RepeatRowEnd
[DefaultValue(-1)] public int RepeatRowEnd {get; set;}