PDFDisplayDepth property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Syntax long PDFDisplayDepth

Overview:  Refer to Implementing PDF Plug in Features.

Remarks

(Persistent property, available at design time) Sets the pixel depth value that LEADTOOLS uses when loading PDF, PS or EPS files.

Value

Meaning

1

1 bit per pixel in the resultant bitmap

4

4 bits per pixel in the resultant bitmap

8

8 bits per pixel in the resultant bitmap

24

24 bits per pixel in the resultant bitmap

 

The default setting is 24.

See Also

Elements:  PDFXResolution property, PDFYResolution property, PDFTextAlpha property, PDFGraphicsAlpha property, PDFUseLibFonts propety

Topics:  Raster Images: Loading Files