Gets the text lines and replaces empty lines with the specified replacement.
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);
SubtitleText Class | SubLib Namespace