Aspose::Pdf::Facades::Stamp::SetOrigin method

Stamp::SetOrigin method

Sets position on page where stamp will be placed.

void Aspose::Pdf::Facades::Stamp::SetOrigin(float originX, float originY)
ParameterTypeDescription
originXfloatX coordinate of the stamp.
originYfloatY coordinate of the stamp.

See Also