Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
protected void SetColorSpace( Color color ) |
Visual Basic |
---|
Protected Sub SetColorSpace ( _ color As Color _ ) |
Visual C++ |
---|
protected: void SetColorSpace( Color^ color ) |
Parameters
- color
- Type: iTextSharp.text..::..Color