TextEditor.TableWidth Field

NOTE: This API is now obsolete.

Specifies the width of the table that contains the text editor window.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute("This class is obsolete.")> _
Public TableWidth As String
'Usage
Dim instance As TextEditor
Dim value As String

value = instance.TableWidth

instance.TableWidth = value
[ObsoleteAttribute("This class is obsolete.")]
public string TableWidth

See Also

Reference

TextEditor Class

TextEditor Members

Microsoft.SharePoint.Portal.WebControls Namespace