Toggle navigation
Home
Docotic.Pdf
Download
Samples
Help
Pricing
Blog
Support
About us
PdfMatrix.Invert Method
Docotic.Pdf library help
>
BitMiracle.Docotic.Pdf
>
PdfMatrix Structure
>
PdfMatrix Methods
> Invert Method
Version history
BitMiracle.Docotic
BitMiracle.Docotic.Pdf
PdfMatrix Structure
PdfMatrix Methods
Equals Method
GetHashCode Method
Invert Method
IsIdentity Method
Multiply Method
ToString Method
BitMiracle.Docotic.Pdf.Gdi
BitMiracle.Docotic.Pdf.HtmlToPdf
BitMiracle.Docotic.Pdf.Layout
Inverts this
PdfMatrix
structure.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public
void
Invert
()
VB
Public
Sub
Invert
Exceptions
Exception
Condition
InvalidOperationException
The
PdfMatrix
structure is not invertible.
See Also
PdfMatrix Structure
BitMiracle.Docotic.Pdf Namespace