digital_source_type property
digital_source_type property
Gets or sets the type of the source of this digital image.
Definition:
@property
def digital_source_type(self):
...
@digital_source_type.setter
def digital_source_type(self, value):
...