Aspose::Pdf::Facades::Stamp::SetImageSize method

Stamp::SetImageSize method

Sets size of image stamp. Image will be scaled according to the specified values.

void Aspose::Pdf::Facades::Stamp::SetImageSize(float width, float height)
ParameterTypeDescription
widthfloatImage width.
heightfloatImage height.

See Also