is_quoted_printable property

is_quoted_printable property

Gets a value indicating whether this instance is quoted printable string.

Definition:

@property
def is_quoted_printable(self):
    ...

See Also