SubLib Subtitle Library

SubtitleText.Get Method (String)

Gets the text lines merged by the specified line break.

public string Get(
   string lineBreak
);

Parameters

lineBreak
The line break used to merge the text.

Return Value

The subtitle text.

See Also

SubtitleText Class | SubLib Namespace | SubtitleText.Get Overload List