Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
|
Represents GZip result More...
Properties | |
string | ZipFile [getset] |
Gets or sets the zip file. More... | |
long | ZipFileSize [getset] |
Gets or sets the size of the zip file. More... | |
long | TempFileSize [getset] |
Gets or sets the size of the temp file. More... | |
int | CompressionPercent [getset] |
Gets or sets the compression percent. More... | |
string | TempFile [getset] |
Gets or sets the temp file. More... | |
int | FileCount [getset] |
Gets or sets the file count. More... | |
bool | TempFileDeleted [getset] |
Gets or sets a value indicating whether [temp file deleted]. More... | |
SolidFramework.Plumbing.GZippedFile[] | Files [getset] |
Gets or sets the files. More... | |
Represents GZip result
|
getset |
Gets or sets the compression percent.
The compression percent.
|
getset |
Gets or sets the file count.
The file count.
|
getset |
Gets or sets the files.
The files.
|
getset |
Gets or sets the temp file.
The temp file.
|
getset |
Gets or sets a value indicating whether [temp file deleted].
true
if [temp file deleted]; otherwise, false
.
|
getset |
Gets or sets the size of the temp file.
The size of the temp file.
|
getset |
Gets or sets the zip file.
The zip file.
|
getset |
Gets or sets the size of the zip file.
The size of the zip file.