Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebDocument Object / DefaultEncoding Property
In This Topic
    DefaultEncoding Property
    In This Topic
    Gets the default encoding.
    Syntax
    expression.DefaultEncoding As String
    where expression is a variable that represents a WebDocument Object
    See Also