address_line2 property
Leave feedback
On this page
Gets or sets the address line 2. Address line 2 contains postal code and town. This field is only used for combined elements addresses. For this type, it’s mandatory.
@property
def address_line2(self):
...
@address_line2.setter
def address_line2(self, value):
...
- module
groupdocs.signature.domain.extensions - class
SwissAddress
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.