CollectionItem.Value1.Prefix

CollectionItem.Value<T>.Prefix property

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

public string Prefix { get; }

See Also