characters_with_spaces fastighet

characters_with_spaces fastighet

Representerar en uppskattning av antalet tecken (inklusive mellanslag) i dokumentet.

Definition:

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

Se även