KrFormOptions.AllowedPartContentEncodings property

Gets the allowed part content encodings for decompression.

public List<string> AllowedPartContentEncodings { get; }

See Also