CollectionSettings
Overview
CollectionSettings is a interface in Aspose.PDF FOSS for TypeScript.
Properties: fields, initialFile, sortAscending, sortBy, view.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
fields | : CollectionFieldDef[] | Read | Gets the fields. |
view | : CollectionView | Read | Default ‘details’. |
sortBy | : string | Read | Field name to sort on. |
sortAscending | : boolean | Read | Default true. |
initialFile | : string | Read | Name of the file shown first (/D). |