Collection Class Documentation

classCollection : SystemIDisposable

Namespace:Datalogics::PDFL

Inherits from:
SystemIDisposable

Detailed Description

Allows for manipulation of PDF collections, or portfolios.

The class illustrates how to process a collection's schema. It also describes sorting of a portfolio.

Referenced by

Constructor & Destructor Documentation

Collection

Collection(Collectionrhs, InternalConstructsignifier)

Parameters

signifier: InternalConstruct

~Collection

~Collection()

Property Documentation

Schema

CollectionSchemaSchema[get]

Sort

System.Collections.Generic.IList< CollectionSortItem >Sort[get, set]

Member Function Documentation

ConstructorRetrieve

static CollectionConstructorRetrieve(System.IntPtrignored)

Parameters

ignored: System.IntPtr

Returns:

Collection

Dispose

voidDispose()

Returns:

void

DisposeChildren

voidDisposeChildren()

Returns:

void