Value

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

NameTypeAccessDescription
DataTReadThe typed value.
PrefixstringReadPrefix string declared by the collection schema, or empty.

See Also