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)
| Parameter | Type | Description |
|---|---|---|
| width | float | Image width. |
| height | float | Image height. |
See Also
- Class Stamp
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++