SubLib Subtitle Library

SubtitleText.Set Method (String)

Sets the subtitle text.

public void Set(
   string text
);

Parameters

text
The subtitle text.

Remarks

Newline (\n) is used as the line break. The text is not trimmed.

See Also

SubtitleText Class | SubLib Namespace | SubtitleText.Set Overload List