Commit aa20e8a5 authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander Trofimov

новая версия

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@61495 954022d7-b5bf-4e40-9824-e11837661b57
parent cbd79868
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -352518,7 +352518,7 @@ asc_docs_api.prototype.AddImageToPage = function(sUrl, nPageIndex, dX, dY, dW, d
oPosV.put_RelativeFrom(c_oAscRelativeFromV.Page);
oPosV.put_Align(false);
oPosV.put_Value(dY);
var oImageProps = new asc_CImgProperty();
var oImageProps = new CImgProperty();
oImageProps.put_WrappingStyle(c_oAscWrapStyle2.Square);
oImageProps.put_PositionH(oPosH);
oImageProps.put_PositionV(oPosV);
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment