Apitron.PDF.Kit library for .NET
SystemObject
Apitron.PDF.Kit.FixedLayout.Resources.ColorSpacesColor
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Top
Top
Top
This class represents a PDF color.
Inheritance Hierarchy
Apitron.PDF.Kit.FixedLayout.Resources.ColorSpacesColor
Namespace: Apitron.PDF.Kit.FixedLayout.Resources.ColorSpaces
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
The Color type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Color(Double) |
Initializes a new instance of the Color struct.
| |
Color(Double, String) |
Initializes a new instance of the Color struct.
|
Properties
Name | Description | |
---|---|---|
Components |
Gets the components.
| |
PatternResourceID |
Gets the pattern resource identifier.
|
Methods
Name | Description | |
---|---|---|
ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |
See Also