Component Styles for change an image
Posted: Tue Nov 10, 2020 8:51 am
Hi
Is it possible with help from the component style to change an image. We have some cumstomers that need their corporate design, which differs in font and image. For that we have created different style files that we load at runtime.
For fonts it`s perfekt, but it`s possible for images?
TIA
Ralf
Is it possible with help from the component style to change an image. We have some cumstomers that need their corporate design, which differs in font and image. For that we have created different style files that we load at runtime.
Code: Select all
report.Styles.Load("DefaultStyle.sts");
TIA
Ralf