Overview
Value is a class in Aspose.PDF FOSS for .NET.
One typed value pulled out of a CollectionItem dict by TryGet*Value.
Properties: Data, Prefix.
Properties
| Name | Type | Access | Description |
|---|
Data | T | Read | The typed value. |
Prefix | string | Read | Prefix string declared by the collection schema, or empty. |
See Also