Field.CopyTo
Field.CopyTo method
Copies subfields of this field into array starting from specified index.
public void CopyTo(WidgetAnnotation[] array, int index)
Parameter | Type | Description |
---|---|---|
array | WidgetAnnotation[] | Array where field must be copied. |
index | Int32 | Starting index where fields will be copied. |
See Also
- class WidgetAnnotation
- class Field
- namespace Aspose.Pdf.Forms
- assembly Aspose.PDF