Aspose::Pdf::Collection class

Collection class

Represents class for Collection(12.3.5 Collections).

class Collection : public Aspose::Pdf::EmbeddedFileCollection

Methods

MethodDescription
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