/// ABBYY® Mobile Capture © 2019 ABBYY Production LLC.
/// ABBYY is a registered trademark or a trademark of ABBYY Software Ltd.

#import <UIKit/UIKit.h>

@interface RTRSelectedAreaView : UIView

@property (nonatomic, assign) CGRect selectedArea;

@end
