logo_stream property
Leave feedback
On this page
Gets or sets the QR-code logo image stream. If this property is specified it is always used instead LogoFilePath. Using of this property could cause problems with verification. Use it carefully.
@property
def logo_stream(self):
...
@logo_stream.setter
def logo_stream(self, value):
...
- module
groupdocs.signature.options - class
QrCodeSignOptions
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.