Returns or sets a value for an entry in the Windows registry under the following subkey: HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Word. Read/write String.
Syntax
expression.ProfileString(Section, Key)
expression Required. An expression that returns a System object.
Section Required String. A subkey below the "HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Word" subkey in the Windows registry.
Key Required String. The name of the entry in the subkey specified by Section (for example, "BackgroundPrint" in the Options subkey).