burst( [flags] )
|
|
Parameters
|
intflags
[optional] Specifies how to burst the object. The value is determined through a bit-wise OR of the CMSBurstFlags constants.
|
Returns
|
CMSObject. This object or, possibly, a new CMSObject which has been burst.
|
Throws
|
CMSException
If an error occurs.
|