public static class CreatePDFFromPPTOptions.Builder extends Object
| Constructor and Description |
|---|
Builder()
Constructs a
CreatePDFFromPPTOptions.Builder instance. |
| Modifier and Type | Method and Description |
|---|---|
CreatePDFFromPPTOptions |
build()
Returns a new
CreatePDFFromPPTOptions instance built from the current state of this builder. |
CreatePDFFromPPTOptions.Builder |
withCreateTaggedPdf(Boolean createTaggedPDF) |
CreatePDFFromPPTOptions.Builder |
withDocumentLanguage(SupportedDocumentLanguage supportedDocumentLanguage)
Sets office preferred editing language to be used for conversion, specified by
SupportedDocumentLanguage. |
public CreatePDFFromPPTOptions.Builder withDocumentLanguage(SupportedDocumentLanguage supportedDocumentLanguage)
SupportedDocumentLanguage.supportedDocumentLanguage - see SupportedDocumentLanguage. Default value is SupportedDocumentLanguage.EN_USpublic CreatePDFFromPPTOptions.Builder withCreateTaggedPdf(Boolean createTaggedPDF)
public CreatePDFFromPPTOptions build()
CreatePDFFromPPTOptions instance built from the current state of this builder.CreatePDFFromPPTOptions instanceCopyright © 2022 Adobe. All rights reserved.