'DeclarationReadOnly Property AllowGetPreferredRowHeigh As Boolean
'UsageDim instance As IWordWrapSupport2 Dim value As Boolean value = instance.AllowGetPreferredRowHeigh
bool AllowGetPreferredRowHeigh {get;}
true if the component allows the row to get the preferred row height for word wrap; otherwise, false.'DeclarationReadOnly Property AllowGetPreferredRowHeigh As Boolean
'UsageDim instance As IWordWrapSupport2 Dim value As Boolean value = instance.AllowGetPreferredRowHeigh
bool AllowGetPreferredRowHeigh {get;}