Aspose::Pdf::CollectionSchema class
CollectionSchema class
Represents a class that describes the “Schema” of a document collection.
class CollectionSchema : public System::Object
Methods
Method | Description |
---|---|
get_AllFields() | Gets all schema’s fields. |
get_AllNames() | Gets all schema’s fields names. |
GetCollectionField(System::String) | Gets a collection field by name. |
HasName(System::String) | Determines whether the specified name exists in the schema. |
See Also
- Class Object
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++