Click or drag to resize
Pdftools logo

TextElement Properties

The TextElement type exposes the following members.

Properties
 NameDescription
Public propertyBoundingBox

The bounding box

This is a rectangle that encompasses all parts of an element.
(Inherited from ContentElement)
Public propertyText This text element's text object.
Public propertyTransform

The transform to be applied to the alignment rectangle

Use this transform matrix to compute the actual location of the element's alignment rectangle.
(Inherited from ContentElement)
Top
See Also