Winnovative Word to PDF Converter

PathElementAddLineSegment Method

Winnovative Word to PDF Converter Documentation
Adds a line to path

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

public void AddLineSegment(
	PointF endPoint
)

Parameters

endPoint
Type: System.DrawingPointF
The line end point
See Also

Reference