Is there a way to set the outline of an ImageRun? #1560
Unanswered
thomaswright1993
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Have there been any changes with ImageRuns over the last year? I've revisited my limited solution quite a few times and I'm finding real issues with my code being useable in different circumstances. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have looked through the API and I'm fairly certain that there is no current way to add a border to an ImageRun.
I have made a work around to draw a border on my images in browser using the canvas but that makes it permanent.
Is there a work around to setting the outline value for an image? (creating a manual xml file for it?)
These are the image settings I want to be able to configure.
Thanks :)
Beta Was this translation helpful? Give feedback.
All reactions