Share via


Manage.MaximumWordCharacterCount property

Namespace:  Microsoft.Office.TranslationServices.AdminUI
Assembly:  Microsoft.Office.TranslationServices (in Microsoft.Office.TranslationServices.dll)

Syntax

'Declaration
Protected Property MaximumWordCharacterCount As TextBox
    Get
    Set
'Usage
Dim value As TextBox

value = Me.MaximumWordCharacterCount

Me.MaximumWordCharacterCount = value
protected TextBox MaximumWordCharacterCount { get; set; }

Property value

Type: System.Web.UI.WebControls.TextBox

See also

Reference

Manage class

Manage members

Microsoft.Office.TranslationServices.AdminUI namespace