Stamp.SetOrigin

Stamp.SetOrigin method

Sets position on page where stamp will be placed.

public void SetOrigin(float originX, float originY)
ParameterTypeDescription
originXSingleX coordinate of the stamp.
originYSingleY coordinate of the stamp.

See Also