←Select platform
In This Topic ▼

PDFMatrix Structure Members

Summary

The following tables list the members exposed by PDFMatrix.

Public Constructors

Name Description
Public Constructor
PDFMatrix Initializes a new instance of PDFMatrix with the specified values.

Public Methods

Name Description
Public Method
ToString Converts this PDFMatrix to a human-readable string.

Public Properties

Name Description
Public Property
M11 The value of the first row and first column of this PDFMatrix.
Public Property M12 The value of the first row and second column of this PDFMatrix.
Public Property M21 The value of the second row and first column of this PDFMatrix.
Public Property M22 The value of the second row and second column of this PDFMatrix.
Public Property OffsetX The value of the third row and first column of this PDFMatrix.
Public Property OffsetY The value of the third row and second column of this PDFMatrix.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly