Initializes a new instance of the SpotColor class
Namespace: iTextSharp.text.pdfAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public SpotColor( PdfSpotColor spot ) |
| Visual Basic |
|---|
Public Sub New ( _ spot As PdfSpotColor _ ) |
| Visual C++ |
|---|
public: SpotColor( PdfSpotColor^ spot ) |
Parameters
- spot
- Type: iTextSharp.text.pdf..::..PdfSpotColor