get_strings method
get_strings
Gets all string values from image.
Returns
The array with string values.
def get_strings(self):
...
See Also
- module
aspose.cad.fileformats.cad
- class
CadImage
Gets all string values from image.
The array with string values.
def get_strings(self):
...
aspose.cad.fileformats.cad
CadImage