GraphicContextTransformationMatrix Property
Sets or gets transformation matrix.

Namespace: Aspose.Html.Rendering
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public virtual Matrix TransformationMatrix { get; set; }

Property Value

Type: Matrix
See Also