[This is preliminary documentation and is subject to change.]
Returns if the crystal reports is available as a part of the
package.
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
| C# |
|---|
public static bool CrystalReportsAvailable { get; } |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property CrystalReportsAvailable As Boolean |
| Visual C++ |
|---|
public: static property bool CrystalReportsAvailable { bool get (); } |
