native property
Leave feedback
On this page
Gets or sets the native attribute. If it is set document specific signatures could be used. Native text watermark for WordProcessing documents is different than regular, for example.
@property
def native(self):
...
@native.setter
def native(self, value):
...
- module
groupdocs.signature.options - class
TextSignOptions
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.