Public Property CombHeight As Integer
Dim instance As CombRemovalOptions Dim value As Integer instance.CombHeight = value value = instance.CombHeight
public int CombHeight {get; set;}
Public Property CombHeight As Integer
Dim instance As CombRemovalOptions Dim value As Integer instance.CombHeight = value value = instance.CombHeight
public int CombHeight {get; set;}
The default value is 20.
Valid values are 4 to 1000.