Translates the coordinate system before rendering the element.
The coordinates of the element are relative to the translated coordinate system.

C# | Visual Basic | Visual C++ |
public void Translate( float tx, float ty )
Public Sub Translate ( tx As Single, ty As Single )
public: void Translate( float tx, float ty )
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)