valid_tag_count property

valid_tag_count property

Gets the valid tag count. This is not the total tags count but the number of tags which may be preserved.

Definition:

@property
def valid_tag_count(self):
    ...

See Also