sub_file_type property
sub_file_type property
Gets or sets a general indication of the kind of data contained in this subfile.
Definition:
@property
def sub_file_type(self):
    ...
@sub_file_type.setter
def sub_file_type(self, value):
    ...
See Also
- module aspose.cad.imageoptions
- class TiffNewSubFileTypes
- class TiffOptions