'Declaration Public Property IndentationLevel As System.Byte
'Usage Dim instance As AlignmentBlock Dim value As System.Byte instance.IndentationLevel = value value = instance.IndentationLevel
public System.byte IndentationLevel {get; set;}
'Declaration Public Property IndentationLevel As System.Byte
'Usage Dim instance As AlignmentBlock Dim value As System.Byte instance.IndentationLevel = value value = instance.IndentationLevel
public System.byte IndentationLevel {get; set;}