Compartilhar via


TextEditor.m_nMaxHeightSize field

Especifica o número máximo de linhas que permite que o TextEditor .

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

Syntax

'Declaração
Protected m_nMaxHeightSize As Integer
'Uso
Dim value As Integer

value = Me.m_nMaxHeightSize

Me.m_nMaxHeightSize = value
protected int m_nMaxHeightSize

Ver também

Referência

TextEditor class

TextEditor members

Microsoft.SharePoint.Portal.WebControls namespace