Click or drag to resize

PdfMatrixIdentity Property

Gets an identity PdfMatrix.

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

Property Value

PdfMatrix
An identity matrix.
See Also