IsQuotedPrintable

VCardTextRecord.IsQuotedPrintable property

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

public bool IsQuotedPrintable { get; }

Property Value

true if this instance is quoted printable; otherwise, false.

See Also