SubLib Subtitle Library

SubtitleText.GetReplaceEmptyLines Method

Gets the text lines and replaces empty lines with the specified replacement.

Overload List

Gets the text lines and replaces empty lines with the specified replacement.

public string GetReplaceEmptyLines(string);

Gets the text lines merged by the specified line break and replaces the empty lines with the specified replacement.

public string GetReplaceEmptyLines(string,string);

See Also

SubtitleText Class | SubLib Namespace