Report > Report Assembly Interfaces > IPrxPicture
The IPrxPicture interface contains properties of the Image object of a regular report.
Property name | Brief description | |
![]() |
AutoSize | The AutoSize property determines whether the control is automatically resized to fit size of the image placed in it. |
![]() |
Center | The Center property determines whether image is centered when the control is resized. |
![]() |
Image | The Image property determines the object corresponding to the regular report image. |
![]() |
Proportional | The Proportional property determines whether image proportions are kept on resizing the control. |
![]() |
Stretch | The Stretch property determines whether image is stretched to fit the size of the control, in which it is placed. |
See also: