CompressorObject object
The CompressorObject object provides the ability to compress the
folder or file(s), or the byte data stream.
Note
This object cannot be referenced in .NET Web Service or .NET
Assembly components, otherwise the component will fail to be
deployed.
Properties
|
CompressorObject property |
Datatype |
Description |
|---|---|---|
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
|
CompressionLevel (enumerated) |
Specifies the compression level at which the file |
|
|
String |
Specifies the password when the archive is |
Events
|
CompressorObject event |
Occurs |
|---|---|
|
Immediately before the Open event occurs in the |
|
|
Immediately after the Close event occurs in the |
|
|
Occurs when an error is found in the file |
|
|
Occurs when the file compression is |
|
|
Occurs during the file compression process. This |
|
|
Occurs during the file compression process. This |
|
|
Occurs before the file compression starts. This |
Functions
|
CompressorObject function |
Datatype returned |
Description |
|---|---|---|
|
Integer |
Cancels the file compression operation. Only used |
|
|
String |
Returns the name assigned to the |
|
|
Integer |
Compresses the folder or one or more files, or the |
|
|
Integer |
Creates a reference to a context-specific instance |
|
|
PowerObject |
Returns a reference to the name of the parent |
|
|
Boolean |
Adds an event to the end of the message queue for |
|
|
Integer |
Triggers a specified event in the control and |
|
|
Object |
Returns the type of the object |