Click or drag to resize

PdfMatrixInvert Method

Inverts this PdfMatrix structure.

Namespace: SautinSoft.Pdf.Content
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntax
public bool Invert()

Return Value

Boolean
if this PdfMatrix structure was inverted; otherwise, if this PdfMatrix structure is not invertible.
See Also