TextFragment StreamLength Property. The length within the content stream of the drawing operation that contains this fragment. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#] int

[Visual Basic]
Integer
n/a Yes The length within the content stream of the drawing operation that contains this fragment.

 

   

Notes
 

The length within the content stream of the drawing operation that contains this fragment.

Each TextFragment spans a part of a PDF stream drawing operator. This property provides the offset within the uncompressed stream, to the start of that drawing operator.

 

   

Example
 

None.