Table of Contents

Method Invert

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Invert()

Inverts this PdfMatrix structure.

public void Invert()

Exceptions

InvalidOperationException

The PdfMatrix structure is not invertible.