timeout property
timeout property
Timeout value for export operation (in milliseconds)
Definition:
@property
def timeout(self):
    ...
@timeout.setter
def timeout(self, value):
    ...
See Also
- module aspose.cad.imageoptions
- class BmpOptions
Timeout value for export operation (in milliseconds)
@property
def timeout(self):
    ...
@timeout.setter
def timeout(self, value):
    ...
aspose.cad.imageoptionsBmpOptions