CollectionSchema.AllNames
CollectionSchema.AllNames property
Gets all schema’s fields names.
public ICollection<string> AllNames { get; }
See Also
- class CollectionSchema
- namespace Aspose.Pdf
- assembly Aspose.PDF
Gets all schema’s fields names.
public ICollection<string> AllNames { get; }