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