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