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