SubLib Subtitle Library

SubtitleText.GetLine Method 

Gets the text at the specified line number index.

public string GetLine(
   int index
);

Parameters

index
The zero-based line number index.

Return Value

The specified text line.

See Also

SubtitleText Class | SubLib Namespace