ImageGear for .NET
GetMatrix(Int32) Method
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDETextItem Class > GetMatrix Method : GetMatrix(Int32) Method




characterIndex
Index of the character whose text matrix is obtained.

Glossary Item Box

Gets the matrix that defines the transformation from text space to the user space for individual text character.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

characterIndex
Index of the character whose text matrix is obtained.

Return Value

ImGearPDFFixedMatrix class object.

Remarks

The coordinates of text items are specified in text space. This method gets the matrix that defines the transformation from text space to the user space for individual text character. See section '5.3.1Text-Positioning Operators' of the PDF Reference for more details.

See Also

©2013. Accusoft Corporation. All Rights Reserved.