Initializes a new instance of the PDFColor class
Namespace: CuteEditor.Convertor.PDFAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public PDFColor( PDFColor color ) |
| Visual Basic |
|---|
Public Sub New ( _ color As PDFColor _ ) |
| Visual C++ |
|---|
public: PDFColor( PDFColor color ) |
Parameters
- color
- Type: CuteEditor.Convertor.PDF..::..PDFColor