[This is preliminary documentation and is subject to change.]

Registered Company where the product is installed. This name shows up in the title bar.

Namespace:  OfficeClip.Utils
Assembly:  OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0

Syntax

C#
public static string RegisteredCompany { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property RegisteredCompany As String
Visual C++
public:
static property String^ RegisteredCompany {
	String^ get ();
}

See Also