IUserAgentService.CharSet

IUserAgentService.CharSet property

Gets or sets the primary character-set for a document.

public string CharSet { get; set; }

Property Value

The character set.

See Also