CollectionItem.AllNames
CollectionItem.AllNames property
Gets a collection of all the names of collection item values.
public ICollection<string> AllNames { get; }
See Also
- class CollectionItem
- namespace Aspose.Pdf
- assembly Aspose.PDF
Gets a collection of all the names of collection item values.
public ICollection<string> AllNames { get; }