character_set property

character_set property

Gets the document’s encoding.

Definition:

@property
def character_set(self):
    ...

See Also