Table of Contents

Method IsIdentity

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

IsIdentity()

Gets a value that indicates whether this PdfMatrix structure is an identity matrix.

public bool IsIdentity()

Returns

bool

true if the PdfMatrix structure is an identity matrix; otherwise, false.