luxlabs header browser preview


@class UIPDFAnnotation;

@interface UIPDFAnnotationView : UIView

@property (nonatomic) UIPDFAnnotation *annotation;

@end