Click or drag to resize

PdfMatrixIdentity Property

Gets an identity PdfMatrix.

Namespace: SautinSoft.Pdf.Content
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntax
public static PdfMatrix Identity { get; }

Property Value

PdfMatrix
An identity matrix.
See Also