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