Winnovative Word to PDF Converter

PathElement Constructor

Winnovative Word to PDF Converter Documentation
Creates a graphic path element

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.dll) Version: 10.0.0.0
Syntax

public PathElement(
	PointF startPoint
)

Parameters

startPoint
Type: System.DrawingPointF
The path start point
See Also

Reference