PagePorter Class Library

FileMetadata.CharSet Property

Gets or sets the character set used in the page.

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

Property Value

The character set used in the page as specified by the vti_charset variable.

See Also

FileMetadata Class | Parastream.Web.MsFrontPage Namespace