←Select platform

Matrix Property

Summary

Gets the general transformation matrix associated with this PDF annotation object.

Syntax
C#
Java
public PDFMatrix Matrix {get;} 

public PDFMatrix getMatrix(); 

Property Value

The general transformation matrix associated with this PDF annotation object. The default value is an empty PDFMatrix (no transformation).

Remarks

When an empty PDFMatrix (one that has all its values set to 0, the default value) is set, then LEADTOOLS will assume the matrix is an identity matrix instead.

Requirements
Target Platforms
Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.