PagePorter Class Library

WebMetadata.Encoding Property

Gets or sets the type of encoding used in this site.

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

Property Value

The type of encoding used in this site. The default value is utf8-nl.

See Also

WebMetadata Class | Parastream.Web.MsFrontPage Namespace