SnapImage Properties
Provides functionality to manipulate images in Snap documents.
Name | Description |
---|---|
Active |
Indicates whether or not the Snap |
Data |
Specifies the name of a data field that is assigned to the Snap field.
Inherited from Snap |
Document |
Provides access to a Snap |
Empty |
Specifies the text to show in a document instead of a blank space if a Snap field receives an empty data source record.
Inherited from Snap |
Enable |
Enables the application displaying a custom text instead of a blank space if a Snap field receives an empty data source record.
Inherited from Snap |
Field |
Provides access to a Field associated with the Snap |
Height | Specifies the image height. |
Image |
Specifies how the image is resized within the Snap |
Scale |
Specifies the image horizontal scale relative to the Snap |
Scale |
Specifies the image vertical scale relative to the Snap |
Show |
Specifies whether or not to display the field’s placeholder if a Snap field receives an empty data source record. |
Size | Specifies the image size. |
Sub |
Provides access to an object implementing the basic document functionality that is common for the header, footer and the main document body.
Inherited from Snap |
Update |
Specifies whether to preserve the image box size or the original image proportions when the Snap |
Width | Specifies the image width. |
See Also