The transformation to be applied when rendering the document. The default value is LeadMatrix.Identity.
This is a Leadtools.LeadMatrix instance that you can use to apply zooming, translation and rotation to the final document. The value of Transform will be applied to Bounds to calculate the final destination rectangle in pixels.
For an example, refer to SvgDocument.Render.