CollectionSubitemPreffix Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets 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.

Namespace:  Apitron.PDF.Kit.Interactive.Navigation.DocumentLevel.Collections
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public string Preffix { get; set; }

Property Value

Type: String
The preffix.
See Also

Reference