PagePorter Class Library

WebMetadata.DefaultCharSet Property

Gets or sets the default character set in use by the web.

[Visual Basic]
Public Property DefaultCharSet As String
[C#]
public string DefaultCharSet {get; set;}

Property Value

The default character set in use by the web. The default value is null (Nothing in Visual Basic).

See Also

WebMetadata Class | Parastream.Web.MsFrontPage Namespace