Leadtools.Mrc Namespace : MrcCombineSegmentFlags Enumeration |
[FlagsAttribute()] public enum MrcCombineSegmentFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum MrcCombineSegmentFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MrcCombineSegmentFlags
[FlagsAttribute()] public enum MrcCombineSegmentFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Mrc.MrcCombineSegmentFlags = function() { }; Leadtools.Mrc.MrcCombineSegmentFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class MrcCombineSegmentFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
CombineForce | Always combine segments of any type. |
ForeSimilar | Always combine similar segments. |
TryFactor | Use the factor parameter in the MrcSegmenter.CombineSegments method to determine similarity, and combine similar segments. |
System.Object
System.ValueType
System.Enum
Leadtools.Mrc.MrcCombineSegmentFlags
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2