Limitations
Read only.
Gets the Document
public DocumentServer.Fields.FieldAdapter this [int index] { get; }
Public Default ReadOnly Property Item(ByVal index As Integer) As DocumentServer.Fields.FieldAdapter
Parameter | Description |
---|---|
index | Specifies a field adapter index. The first field adapter has the index 0. |
Read only.
If there is no adapter for the type of field at the given index, the property returns null. Otherwise, it is an object of type Document