Image tag in linq reporting

Hello, I need to insert images in word file by linq reporting. But there is one condition based on which images are inserted or not. But for images, we need to textbox. Is there any way to show/not to show image based on condition?

@manojdesai272 You can wrap the image placeholder with an IF condition. For example see the following syntax: