Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebDocument Object / Encoding Property
In This Topic
    Encoding Property
    In This Topic
    Gets or sets the character encoding for this document.
    Syntax
    expression.Encoding As String
    where expression is a variable that represents a WebDocument Object
    See Also