image_stream property
Leave feedback
On this page
Gets or sets the texture image stream. If this property is specified it is always used instead ImageFilePath.
@property
def image_stream(self):
...
@image_stream.setter
def image_stream(self, value):
...
- module
groupdocs.signature.domain.extensions - class
TextureBrush
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.