CollectionFolderName Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets a file name representing the name of the folder. Two sibling folders shall not share the same name following case normalization.

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 Name { get; set; }

Property Value

Type: String
The name.
See Also

Reference