Winnovative Word to PDF Converter

PathElementMove Method

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

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.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