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, int compressionLevel ) |
Visual Basic |
---|
Public Sub New ( _ profile As ICC_Profile, _ compressionLevel As Integer _ ) |
Visual C++ |
---|
public: PdfICCBased( ICC_Profile^ profile, int compressionLevel ) |