image_file_name property
Leave feedback
On this page
The file name (or placeholder id) embedded as the image URI in the Markdown output. Assign to rewrite the URI.
@property
def image_file_name(self):
...
@image_file_name.setter
def image_file_name(self, value):
...
- class
MarkdownImageSavingArgs
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.