puppeteer/new-docs/puppeteer.protocol.domsnapshot.inlinetextbox.numcharacters.md
2020-07-13 14:01:35 +01:00

673 B

Home > puppeteer > Protocol > DOMSnapshot > InlineTextBox > numCharacters

Protocol.DOMSnapshot.InlineTextBox.numCharacters property

The number of characters in this post layout textbox substring. Characters that would be represented as a surrogate pair in UTF-16 have length 2.

Signature:

numCharacters: integer;