Creates a PDF document with a color profile.
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public Document( ColorProfile colorProfile ) |
| Visual Basic |
|---|
Public Sub New ( colorProfile As ColorProfile ) |
| Visual C++ |
|---|
public: Document( ColorProfile colorProfile ) |
Parameters
- colorProfile
- Type: EvoPdf..::..ColorProfile
The color profile to be used when creating the PDF document