Modifier and Type | Field and Description |
---|---|
static int |
BEST_COMPRESSION
A possible compression level.
|
static int |
BEST_SPEED
A possible compression level.
|
static int |
DEFAULT_COMPRESSION
A possible compression level.
|
static int |
NO_COMPRESSION
A possible compression level.
|
static int |
UNDEFINED_COMPRESSION
A possible compression level.
|
Constructor and Description |
---|
CompressionConstants() |
public static final int UNDEFINED_COMPRESSION
public static final int DEFAULT_COMPRESSION
public static final int NO_COMPRESSION
public static final int BEST_SPEED
public static final int BEST_COMPRESSION
Copyright © 1998–2018 iText Group NV. All rights reserved.