SubLib Subtitle Library

SubtitleText.Set Method (String, String, Boolean)

Sets the subtitle text using the specified line break and trim option.

public void Set(
   string text,
   string lineBreak,
   bool toTrimLines
);

Parameters

text
The subtitle text.
lineBreak
The text substring used to split the text in lines.
toTrimLines

See Also

SubtitleText Class | SubLib Namespace | SubtitleText.Set Overload List