PageOutputColor.PageOutputColorOption.Monochrome
PageOutputColor.PageOutputColorOption.Monochrome method
Specifies the output should be in monochrome (Black).
public static PageOutputColorOption Monochrome(int deviceBitsPerPixel, int driverBitsPerPixel)
Parameter | Type | Description |
---|---|---|
deviceBitsPerPixel | Int32 | A DeviceBitsPerPixel scored property value that indicates the number of bits per pixel of color data supported by the printer. |
driverBitsPerPixel | Int32 | A DriverBitsPerPixel scored property value that indicates the number of bits per pixel that the core driver should use for its bitmap rendering buffer. |
Return Value
The PageOutputColor options.
See Also
- class PageOutputColorOption
- namespace Aspose.Page.XPS.XpsMetadata
- assembly Aspose.Page