DynamicPDF by ceTe Software

com.cete.dynamicpdf
Class DocumentOptimization

java.lang.Object
  extended by com.cete.dynamicpdf.DocumentOptimization

public class DocumentOptimization
extends java.lang.Object

Represents document optimization.

Licensing:
This class is a DynamicPDF Generator Enterprise Edition feature. One of the following licenses is required for non-evaluation usage:

View Example


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

DocumentOptimization

public DocumentOptimization()
Initializes a new instance of the DocumentOptimization class.


DocumentOptimization

public DocumentOptimization(boolean images)
Initializes a new instance of the DocumentOptimization class.

Method Detail

getImages

public boolean getImages()
Gets the Images to be optimized in the Document


setImages

public void setImages(boolean value)
Sets the Images to be optimized in the Document


DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software