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