TextLine

Overview

TextLine is a interface in Aspose.PDF FOSS for TypeScript.

Properties: fragments, quad, styles, text.

Properties

NameTypeAccessDescription
text: stringReadGets the text.
quad: [number, number, number, number]ReadPage-space bounding box [x0,y0,x1,y1] of the line’s fragments.
fragments: TextFragment[]ReadGets the fragments.
styles: StyleSpan[]ReadWhere the emphasis changes along text, or absent when nothing on the line is bold or italic — which is every line in the existing snapshots.