[This is preliminary documentation and is subject to change.]
A list of all the document types. This is used to show the bitmaps of these
types in the document management screen
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public static readonly string[] docGifTypes |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly docGifTypes As String() |
Visual C++ |
---|
public: static initonly array<String^>^ docGifTypes |