PdfMatrixIdentity Property |
Namespace: SautinSoft.Pdf.ContentAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic static PdfMatrix Identity { get; }Public Shared ReadOnly Property Identity As PdfMatrix
Get
Property Value
PdfMatrix
An identity matrix.
See Also