Index Hierarchy YLRenderOperation Class Reference Inherits from YLOperation : NSOperation Declared in YLRenderOperation.hYLRenderOperation.m Overview This operation will render a PDF page into an image. Tasks shouldCache Set to YES if the rendered image should be cached in memory. property Properties shouldCache Set to YES if the rendered image should be cached in memory. @property (nonatomic, assign) BOOL shouldCache Discussion Set to YES if the rendered image should be cached in memory. Declared In YLRenderOperation.h Index Hierarchy