FormEditorCopyOuterField Method |
Name | Description | |
---|---|---|
![]() ![]() | CopyOuterField(String, String) |
Copies an existing field from one PDF document to another document with original page number and ordinates.
Notice: Only for AcroForm fields (excluding radio box).
|
![]() ![]() | CopyOuterField(String, String, Int32) |
Copies an existing field from one PDF document to another document with specified page number and original ordinates.
Notice: Only for AcroForm fields (excluding radio box).
|
![]() ![]() | CopyOuterField(String, String, Int32, Single, Single) |
Copies an existing field from one PDF document to another document with specified page number and ordinates.
Notice: Only for AcroForm fields (excluding radio box).
|