C#
VB
Java
Objective-C
WinRT C#
C++
Gets the text area resulting from applying the text blur detector command.
public LeadRect CombinedTextBlocks { get; }
Public ReadOnly Property CombinedTextBlocks As Leadtools.LeadRect
public Leadtools.LeadRect CombinedTextBlocks {get;}
@property (nonatomic, assign, readonly) LeadRect combinedTextBlocks
public LeadRect getCombinedTextBlocks()
get_CombinedTextBlocks();
public:
property Leadtools.LeadRect CombinedTextBlocks {
Leadtools.LeadRect get();
}
A LeadRect that contains the 4 corners of the text area.
Refer to TextBlurDetectorCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET