Property TransformationMatrix
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
TransformationMatrix
Gets the transformation matrix for the Image.
public PdfMatrix TransformationMatrix { get; }
Property Value
- PdfMatrix
The transformation matrix or identity matrix if image is painted without transformations.