ReloadAs Method

ReloadAs Method

         Example         Applies To

Reloads a presentation based on a specified HTML document encoding.

Syntax

expression.ReloadAs (Encoding)

expression   Required. An expression that returns a Presentation object.

Encoding   Required Long. The document encoding to use when reloading the Web page. Can be any valid MsoEncoding constant. For a list of valid MsoEncoding constants, see the Object Browser in the Visual Basic Editor.