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




index
Index of the text run.
matrix
The coordinates of text runs are specified in text space. Matrix defines the transformation from text space to the user space for individual text run. See section '5.3.1Text-Positioning Operators' of the PDF Reference for more details.

Glossary Item Box

Sets the matrix of a text run.

Syntax

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

Parameters

index
Index of the text run.
matrix
The coordinates of text runs are specified in text space. Matrix defines the transformation from text space to the user space for individual text run. See section '5.3.1Text-Positioning Operators' of the PDF Reference for more details.

See Also

©2013. Accusoft Corporation. All Rights Reserved.