PbPrintMode enumeration (Publisher)
Represents whether the specified publication is printed as a composite or separations.
Name | Value | Description |
---|---|---|
pbPrintModeCompositeCMYK | 3 | Print a composite whose colors are defined by the CMYK color model. |
pbPrintModeCompositeGrayscale | 4 | Print a composite whose colors are defined as shades of gray. |
pbPrintModeCompositeRGB | 1 | Print a composite whose colors are defined by the RGB color model. |
pbPrintModeSeparations | 2 | Print a separate plate for each ink used in the publication. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.