Aspose::Pdf::Collection class
Collection class
Represents class for Collection(12.3.5 Collections).
class Collection : public Aspose::Pdf::EmbeddedFileCollection
Methods
Method | Description |
---|---|
Collection() | Initializes new Collection object. |
get_DefaultEntry() | Default embedded file name. |
get_Schema() | Gets a “Schema” of a document collection. |
GetSortedCollection() | Gets a collection of files sorted according to the specification. |
See Also
- Class EmbeddedFileCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++