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

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

Syntax

C#
public static bool IsDemoAccount { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property IsDemoAccount As Boolean
Visual C++
public:
static property bool IsDemoAccount {
	bool get ();
}

See Also