[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Debugger](./puppeteer.protocol.debugger.md) > [SearchMatch](./puppeteer.protocol.debugger.searchmatch.md) > [lineContent](./puppeteer.protocol.debugger.searchmatch.linecontent.md) ## Protocol.Debugger.SearchMatch.lineContent property Line with match content. Signature: ```typescript lineContent: string; ```