[This is preliminary documentation and is subject to change.]
Maximum number of characters on the Long Text Field
Namespace:
OfficeClip.BusinessLayer.MetabaseAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public static int HugeTextCharacterSize { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property HugeTextCharacterSize As Integer |
Visual C++ |
---|
public: static property int HugeTextCharacterSize { int get (); } |