can_write property
can_write property
Gets a value indicating whether stream supports writing.
Definition:
@property
def can_write(self):
    ...
See Also
- module aspose.cad
- class StreamContainer
Gets a value indicating whether stream supports writing.
@property
def can_write(self):
    ...
aspose.cadStreamContainer