Table of Contents

Property IsInvertible

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

IsInvertible

Gets a value indicating whether this PdfMatrix structure is invertible.

public bool IsInvertible { get; }

Property Value

bool

true if this PdfMatrix is invertible; otherwise, false.