 | PdfMatrixIsIdentity Property |
Gets a value indicating whether this PdfMatrix is the identity matrix.
Namespace:
Opait.Pdf.Api
Assembly:
Opait.Pdf.Api (in Opait.Pdf.Api.dll) Version: 1.3.3.0
Syntaxpublic bool IsIdentity { get; }
Property Value
Type:
Boolean
See Also