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