Share via


ITranslation.MaxSegmentLength property

Namespace:  Microsoft.Office.Web.Conversion.ViewerInterface
Assembly:  Microsoft.Office.Server.Conversion.ViewerInterface (in Microsoft.Office.Server.Conversion.ViewerInterface.dll)

Syntax

'Declaration
ReadOnly Property MaxSegmentLength As Integer
    Get
'Usage
Dim instance As ITranslation
Dim value As Integer

value = instance.MaxSegmentLength
int MaxSegmentLength { get; }

Property value

Type: System.Int32

See also

Reference

ITranslation interface

ITranslation members

Microsoft.Office.Web.Conversion.ViewerInterface namespace