pdfstringlayoutresult-ag凯发旗舰厅
com.spire.pdf.graphics
class pdfstringlayoutresult
java.lang.object
com.spire.pdf.graphics.pdfstringlayoutresult
public class pdfstringlayoutresult
- extends java.lang.object
layouter result.
pdfstringlayoutresult
public pdfstringlayoutresult()
getremainder
public java.lang.string getremainder()
- gets the text which is not layouted
getactualsize
public java.awt.geom.dimension2d getactualsize()
- gets the actual layouted text bounds
getlines
public lineinfo[] getlines()
- gets layouted lines information.
getlineheight
public float getlineheight()
- gets the height of the line.