chr_type property
chr_type property
Specify combining characters by type value.
Definition:
@property
def chr_type(self):
...
@chr_type.setter
def chr_type(self, value):
...
Specify combining characters by type value.
@property
def chr_type(self):
...
@chr_type.setter
def chr_type(self, value):
...