|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.cete.dynamicpdf.DocumentOptimization
public class DocumentOptimization
Represents document optimization.
Licensing:
This class is a DynamicPDF Generator Enterprise Edition
feature. One of the following licenses is required for non-evaluation usage:
Constructor Summary | |
---|---|
DocumentOptimization()
Initializes a new instance of the DocumentOptimization class. |
|
DocumentOptimization(boolean images)
Initializes a new instance of the DocumentOptimization class. |
Method Summary | |
---|---|
boolean |
getImages()
Gets the Images to be optimized in the Document |
void |
setImages(boolean value)
Sets the Images to be optimized in the Document |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocumentOptimization()
DocumentOptimization
class.
public DocumentOptimization(boolean images)
DocumentOptimization
class.
Method Detail |
---|
public boolean getImages()
public void setImages(boolean value)
|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |