Gets the current theme.

[VBScript]
Public ReadOnly Property Theme As Theme
[JScript]
public function get Theme() : Theme;

Property Value

A Theme object representing the current theme.

See Also

Filter Object | Filter Members | HelpProducer Namespace