DWFToolkit::XPSPackage Class Reference

Inheritance diagram for DWFToolkit::XPSPackage:

Inheritance graph
[legend]
Collaboration diagram for DWFToolkit::XPSPackage:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 40 of file xps/Package.h.

Public Member Functions

_DWFTK_API XPSPackage () throw ( DWFException )
virtual _DWFTK_API ~XPSPackage () throw ()
_DWFTK_API XPSFixedDocumentSequencesetFixedDocumentSequence (XPSFixedDocumentSequence *pFixedDocumentSequence, bool bOwn=true) throw ()


Constructor & Destructor Documentation

_DWFTK_API DWFToolkit::XPSPackage::XPSPackage  )  throw ( DWFException )
 

Constructor

Exceptions:
None 

virtual _DWFTK_API DWFToolkit::XPSPackage::~XPSPackage  )  throw () [virtual]
 

Destructor

Exceptions:
None 


Member Function Documentation

_DWFTK_API XPSFixedDocumentSequence* DWFToolkit::XPSPackage::setFixedDocumentSequence XPSFixedDocumentSequence pFixedDocumentSequence,
bool  bOwn = true
throw ()
 

Set the XPS Fixed Document sequence on the package. If the package has any pre-existing fixed document sequence, the ownership of that will be relinquished and the old document sequence will be returned. The package will own the new one.

Parameters:
pFixedDocumentSequence The new fixed document sequence.
bOwn If true, take ownership of the sequence part.
Returns:
Pointer to the old fixed document sequence. Most often this should be NULL.
Exceptions:
None 


The documentation for this class was generated from the following file:
Generated on Tue Jan 6 22:40:47 2009 for Autodesk DWF Toolkit by  doxygen 1.4.5