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# |
---|
public static PdfArray GetMKColor( Color color ) |
Visual Basic |
---|
Public Shared Function GetMKColor ( _ color As Color _ ) As PdfArray |
Visual C++ |
---|
public: static PdfArray^ GetMKColor( Color^ color ) |
Parameters
- color
- Type: iTextSharp.text..::..Color