Aspose::Pdf::Stamp::set_Zoom method

Stamp::set_Zoom method

Zooming factor of the stamp. Allows to scale stamp. Please note that pair of properties ZoomX and ZoomY allows to set zoom factor for every axe separately. Setting of this property changes both ZoomX and ZoomY properties. If ZoomX and ZoomY are different then Zoom property returns ZoomX value.

void Aspose::Pdf::Stamp::set_Zoom(double value)

See Also