PagePorter Class Library

FileMetadata.Encoding Property

Gets or sets the file encoding as specified by the vti_encoding variable.

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

Property Value

The file encoding as specified by the vti_encoding variable.

See Also

FileMetadata Class | Parastream.Web.MsFrontPage Namespace