Visual Basic (Declaration) | |
---|---|
Overridable ReadOnly Property MaximumSectionNameLength As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
virtual int MaximumSectionNameLength {get;} |
Return Value
The maximum number of characters in a section name.When creating new sections through the Create or AddItem methods, the number of characters in the section name should not exceed MaximumSectionNameLength.
Note: This property is not supported in the LEADTOOLS OCR Advantage Engine and it will always return 0 since sections are not supported for this engine.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family