ShapedTextCharacters.

Split(int) Method

Summary

Splits the TextRun at specified length.

Syntax

public ShapedTextCharacters.SplitTextCharactersResult Split(int length)

Parameters

Name Type Description
length int The length.

Return Value

Type Description
ShapedTextCharacters.SplitTextCharactersResult The split result.