logo_file_path property
Leave feedback
On this page
Gets or sets the QR-code logo image file name. This property in use only if LogoStream is not specified. Using of this property could cause problems with verification. Use it carefully.
@property
def logo_file_path(self):
...
@logo_file_path.setter
def logo_file_path(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.