Leer en inglés

Compartir a través de


de la propiedad TextEditor.EditorHeight

Obtiene o establece el alto del editor de texto.

Espacio de nombres:  Microsoft.SharePoint.Portal.WebControls
Ensamblado:  Microsoft.SharePoint.Portal (en Microsoft.SharePoint.Portal.dll)

Sintaxis

'Declaración
Public Property EditorHeight As Unit
    Get
    Set
'Uso
Dim instance As TextEditor
Dim value As Unit

value = instance.EditorHeight

instance.EditorHeight = value
public Unit EditorHeight { get; set; }

Valor de propiedad

Tipo: System.Web.UI.WebControls.Unit

Vea también

Referencia

clase TextEditor

Miembros TextEditor

Espacio de nombres Microsoft.SharePoint.Portal.WebControls