Table of Contents
PdfMatrix Constructor ()

Initializes a new instance of the PdfMatrix class as the identity matrix.

Syntax
 public PdfMatrix();
See Also