PdfDictionaryDictionaryElementsSetMatrix Method Terminal Works - PDF Printing.Net Library
Sets the entry to a direct matrix value, represented by an array with six values.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public void SetMatrix(
	string key,
	XMatrix matrix
)

Parameters

key
Type: SystemString
matrix
Type: PdfEdit.DrawingXMatrix
See Also

Reference