DocConvLauncher.TxtPort field

NOTE: This API is now obsolete.

Represents the text port.

Namespace:  Microsoft.Office.DocumentManagement.AdminPages
Assembly:  Microsoft.Office.DocumentManagement.AdminPages (in Microsoft.Office.DocumentManagement.AdminPages.dll)

Syntax

'Declaration
<ObsoleteAttribute("This class is obsolete - use the specialized Office services instead for conversions",  _
    False)> _
Protected TxtPort As InputFormTextBox
'Usage
Dim value As InputFormTextBox

value = Me.TxtPort

Me.TxtPort = value
[ObsoleteAttribute("This class is obsolete - use the specialized Office services instead for conversions", 
    false)]
protected InputFormTextBox TxtPort

See also

Reference

DocConvLauncher class

DocConvLauncher members

Microsoft.Office.DocumentManagement.AdminPages namespace