accent_character_type property

accent_character_type property

Specify combining characters by type value.

Definition:

@property
def accent_character_type(self):
    ...
@accent_character_type.setter
def accent_character_type(self, value):
    ...

See Also