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 void SetPageAction( PdfName actionType, PdfAction action, int page ) |
Visual Basic |
---|
Public Sub SetPageAction ( _ actionType As PdfName, _ action As PdfAction, _ page As Integer _ ) |
Visual C++ |
---|
public: void SetPageAction( PdfName^ actionType, PdfAction^ action, int page ) |
Parameters
- actionType
- Type: iTextSharp.text.pdf..::..PdfName
- action
- Type: iTextSharp.text.pdf..::..PdfAction
- page
- Type: System..::..Int32