Click or drag to resize

ElementGetTextMatrix Method

Gets the text matrix.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Matrix2D GetTextMatrix()

Return Value

Type: Matrix2D
a reference to the current text matrix (Tm).
See Also