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 SetVisibleSignature( Rectangle pageRect, int page, string fieldName ) |
Visual Basic |
---|
Public Sub SetVisibleSignature ( _ pageRect As Rectangle, _ page As Integer, _ fieldName As String _ ) |
Visual C++ |
---|
public: void SetVisibleSignature( Rectangle^ pageRect, int page, String^ fieldName ) |
Parameters
- pageRect
- Type: iTextSharp.text..::..Rectangle
- page
- Type: System..::..Int32
- fieldName
- Type: System..::..String