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