Gets the copyright string of this theme.

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

Property Value

The copyright string of this theme as defined the theme definition file.

See Also

Theme Object | Theme Members | HelpProducer Namespace