Skip to content

CDCOLOR

Data Type : Composite Data
CDCOLOR - Specifies the Paper Color.

#include <colorods.h>

Definition :

typedef struct {
   BSIG Header;  /* Signature and length of this record */
   COLOR_VALUE Color;
} CDCOLOR;

Description :

This CD Record identifies the paper color for a given document.



    Header Identifies this as a CDCOLOR record.
    COLOR_VALUE CD Structure defining the components of paper color.

See Also : COLOR_VALUE COLOR_VALUE_FLAGS_xxx