ImageGear for .NET
SetMatrix Method
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDETextItem Class : SetMatrix Method




matrix
The new text matrix of the text item.

Glossary Item Box

Sets the matrix that defines the transformation from text space to the user space for individual text item.

Syntax

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

Parameters

matrix
The new text matrix of the text item.

Remarks

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.