# CloudmersiveConvertApiClient.SplitTextDocumentByLinesResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**resultLines** | [**[TextDocumentLine]**](TextDocumentLine.md) |  | [optional] 
**successful** | **Boolean** | True if the operation was successful, false otherwise | [optional] 
**lineCount** | **Number** | The count of lines in the text file | [optional] 


