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