TextLayer Truncated Property. Whether the text had to be truncated. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#] bool

[Visual Basic]
Boolean
 n/a  Yes Whether the text had to be truncated.

 

   

Notes
 

Whether the text had to be truncated.

This property indicates if all the assigned text could be displayed. It is true if the text had to be truncated and false if not.

Only text objects that have been truncated can be chained to. If the object has not been truncated then there's no more text to display.

 

   

Example
 

None.