XpsContentElement.RenderTransform
XpsContentElement.RenderTransform property
Returns/sets the affine transformation matrix establishing a new coordinate frame for all attributes of the element and for all child elements (if any).
public XpsMatrix RenderTransform { get; set; }
See Also
- class XpsMatrix
- class XpsContentElement
- namespace Aspose.Page.XPS.XpsModel
- assembly Aspose.Page