EVO Word to PDF Converter for .NET Help
C#
Show/Hide TOC
Bezier
Curve
Element
Y4 Property
The Y coordinate of the fourth point of the Bezier curve
Definition
Namespace:
EvoWordToPdf
Assembly:
EvoWordToPdf_NetCore (in EvoWordToPdf_NetCore.dll) Version: 14.0.0
C#
Copy
public
float
Y4
{
get
;
set
; }
Property Value
Single
See Also
Reference
BezierCurveElement Class
EvoWordToPdf Namespace
In This Article
Definition
See Also