Class CollectionItem.ValueT
CollectionItem.Value<T> class
Represents a class for a value of colection item.
public class Value<T>
| Parameter | Description |
|---|---|
| T |
Properties
| Name | Description |
|---|---|
| Data { get; } | Gets a collection item value. |
| Prefix { get; } | Gets a prefix string that shall be concatenated with the text string presented to the user. This entry is ignored when an interactive PDF processor sorts the items in the collection. Default: none |
See Also
- class CollectionItem
- namespace Aspose.Pdf
- assembly Aspose.PDF