OperatorWriter.WritePointX

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

public void WritePointX(float pointX)
Sub WritePointX(pointX As Single)

Parameters

pointX
Single

X 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