Winnovative Excel to PDF Converter

PathElementMove Method

Winnovative Excel to PDF Converter Documentation
Move the entire path element to given location

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public void Move(
	float x,
	float y
)

Parameters

x
Type: SystemSingle
The new X location
y
Type: SystemSingle
The new Y location
See Also

Reference