Inherits from YLOperation : NSOperation
Declared in YLRenderOperation.h
YLRenderOperation.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