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 static void MoveFields( PdfDictionary from, PdfDictionary to ) |
| Visual Basic |
|---|
Public Shared Sub MoveFields ( _ from As PdfDictionary, _ to As PdfDictionary _ ) |
| Visual C++ |
|---|
public: static void MoveFields( PdfDictionary^ from, PdfDictionary^ to ) |
Parameters
- from
- Type: iTextSharp.text.pdf..::..PdfDictionary