Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Represents Device CMYK color space.
Inheritance Hierarchy
Bytescout.PDFColorspace
Bytescout.PDFDeviceCMYKColorspace
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 1.9.9.352-master
Syntax
The DeviceCMYKColorspace type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DeviceCMYKColorspace |
Initializes a new instance of the Bytescout.PDF.DeviceCMYKColorspace class.
|
Properties
Name | Description | |
---|---|---|
![]() | N |
Gets the number of components of this color space.
(Overrides ColorspaceN.) |
![]() | Name |
Gets the name of this color space.
(Overrides ColorspaceName.) |
Methods
Name | Description | |
---|---|---|
![]() | Clone |
Allows the creation of a shallow copy of this Bytescout.PDF.DeviceCMYKColorspace.
(Overrides ColorspaceClone.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also