public class OptimizePDFResult extends Object implements Serializable
optimizePDF method.| Constructor and Description |
|---|
OptimizePDFResult()
The default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Document |
getConvertedDocument()
Returns the
Document object containing the result of the
GeneratePdfService.optimizePDF()
operation, or null if no result has been generated. |
public Document getConvertedDocument()
Document object containing the result of the
GeneratePdfService.optimizePDF()
operation, or null if no result has been generated.Document object containing the resultant file.Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.