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 int SetFromIPage( PdfImportedPage iPage ) |
Visual Basic |
---|
Protected Function SetFromIPage ( _ iPage As PdfImportedPage _ ) As Integer |
Visual C++ |
---|
protected: int SetFromIPage( PdfImportedPage^ iPage ) |
Parameters
- iPage
- Type: iTextSharp.text.pdf..::..PdfImportedPage