KrPartContext.ContentEncoding property

Gets the content encoding of the part, if present.

public string? ContentEncoding { get; set; }

See Also