[This is preliminary documentation and is subject to change.]
PDF color space
Namespace:
RadPdfLibrary.Data.Document.CommonAssembly: RadPdfLibrary (in RadPdfLibrary.dll) Version: 1.4.3630.21651 (1.4.0.0)
Syntax
| C# |
|---|
public enum RadPdfColorSpace |
| Visual Basic (Declaration) |
|---|
Public Enumeration RadPdfColorSpace |
| Visual Basic (Usage) |
|---|
Dim instance As RadPdfColorSpace |
Members
| Member name | Description | |
|---|---|---|
| DeviceRGB |
RGB color space
| |
| DeviceCMYK |
CMYK color space
| |
| DeviceGray |
Grayscale color space
|