EnablePaintCMYKArray property (ILEADRasterView)
VARIANT_BOOL EnablePaintCMYKArray | |
Overview |
Remarks
Enables or disables drawing a CMYK raster array as the RasterIO object in an ILEADRasterView object. Possible values are:
Value |
Meaning |
TRUE |
A CMYK raster array may be drawn in the ILEADRasterView object. |
FALSE |
A CMYK raster array may not be drawn in the ILEADRasterView object. |
Set the RasterIO property, the CMYKRaster property, and the CMYKRasterCount property before using the EnablePaintCMYKArray property.
See Also
Elements: |
CMYKRaster property, CMYKRasterCount property, LoadFileCMYKArray method, SaveFileCMYKArray method, RasterIO property |
Topics |