'Declaration Public Property IsJustifyLastLine As Boolean
'Usage Dim instance As AlignmentBlock Dim value As Boolean instance.IsJustifyLastLine = value value = instance.IsJustifyLastLine
public bool IsJustifyLastLine {get; set;}
'Declaration Public Property IsJustifyLastLine As Boolean
'Usage Dim instance As AlignmentBlock Dim value As Boolean instance.IsJustifyLastLine = value value = instance.IsJustifyLastLine
public bool IsJustifyLastLine {get; set;}