[This is preliminary documentation and is subject to change.]
Returns whether this is a beb based version or box version, there may be
various things which will be included in the box version.
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public static bool BoxVersion { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property BoxVersion As Boolean |
Visual C++ |
---|
public: static property bool BoxVersion { bool get (); } |