DrawPersistence property (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

BOOL DrawPersistence

Overview

Refer to Drawing Pages and Zones

Remarks

Gets or sets a value that indicates where the DrawPage method will draw the page. Possible values are:

 

Setting

Description

TRUE

The DrawPage method will draw the page in the object specified in the pRaster parameter.

FALSE

The DrawPage method will draw the page in the DC specified in the hDC parameter. (Default)

See Also

Elements:

ActivePageIndex property, DrawPage method, EnableShowZones property, SelectedZonePenColor property, SelectedZonePenStyle property, SelectedZonePenWidth property, UpdatePage method, UpdateZoneArea method, SelectZoneByPoint method, SelectZone method, SetZonePen method, SetSelectedZonePen method, SelectedZone property, RemoveSelectedZone method, ZonePenColor property, ZonePenStyle property, ZonePenWidth property

Topics:

Quick Reference OCR: Drawing Pages and Zones