Property TransformationMatrix
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
TransformationMatrix
Gets the current transformation matrix for this PdfCanvas.
public PdfMatrix TransformationMatrix { get; }
Property Value
- PdfMatrix
The current transformation matrix.