EnableFastRender property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Syntax BOOL EnableFastRender

Overview:  Refer to Printing an Image.

Remarks

Gets or sets a value that indicates whether "Fast Printing" is enabled or disabled. Fast printing allows the OCX to print the bitmap without any preprocessing, thus speeding up the printing process. Possible values are:

Value

Meaning

TRUE

Enables Fast Printing.

FALSE

Disables Fast Printing.

See Also

Elements:  Render method

Topics:  Raster Images: Printing Images