OperatorWriter.WritePointY

Writes an X coordinate to the page adjusted to the PDF coordinate.

public void WritePointY(float pointY)
Sub WritePointY(pointY As Single)

Parameters

pointY
Single

Y coordinate to write.

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

OperatorWriter
ceTe.DynamicPDF.IO

In this topic