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