Translates the coordinate system before rendering the element.         
            The coordinates of the element are relative to the translated coordinate system.
            
Namespace: Winnovative.HtmlToPdfClient
Assembly: WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
Parameters
- tx
 - Type: SystemSingle
The distance to translate the origin of the coordinate system in the horizontal direction - ty
 - Type: SystemSingle
The distance to translate the origin of the coordinate system in the vertical direction 
See Also