FieldCollection.Create Method
Name | Parameters | Description |
---|---|---|
Create(DocumentPosition, String) | start, code | Adds a field specified by its code to the field collection. |
Create(DocumentRange) | range | Creates a field from the specified range and adds it to the field collection. |