| ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > Page Editing Objects and Elements > IGPDEText Object > IGPDEText Methods > RunSetStrokeMatrix Method |
Sets the stroke matrix of a text run.
RunSetStrokeMatrix (RunIndex As Long, Matrix As
IGPDFFixedMatrix)
| Name | Description |
|---|---|
| RunIndex | Index of the text run. |
| Matrix | IGPDFFixedMatrix Object with store matrix to set. |
None