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