ImgSetCrop Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:15

Description

Sets crop area of all selected pictures on the current page.

Syntax

Page.ImgSetCrop (dim1, dim2, dim3, dim4)

dim1        

left, -1 not change

dim2        

top, -1 not change

dim3        

right, -1 not change

dim4

bottom, -1 not change

Remarks

Returns an error code.

Context

Page designer

See also

ImgCrop