Método Aspose::Pdf::Facades::Stamp::SetImageSize

Stamp::SetImageSize method

Establece el tamaño del sello de imagen. Image se escalará según los valores especificados.

void Aspose::Pdf::Facades::Stamp::SetImageSize(float width, float height)
ParámetroTipoDescripción
widthfloatImage ancho.
heightfloatImage alto.

Ver también