public class PDFPropertiesOptions extends Object
PDFPropertiesOperation.| Modifier and Type | Class and Description |
|---|---|
static class |
PDFPropertiesOptions.Builder
Builds a
PDFPropertiesOptions instance. |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
includePageLevelProperties()
Returns
true if page level properties are set to be included in the resulting PDF properties. |
static PDFPropertiesOptions.Builder |
PDFPropertiesOptionsBuilder()
Creates a new
PDFPropertiesOptions builder. |
public Boolean includePageLevelProperties()
true if page level properties are set to be included in the resulting PDF properties.
Default value is falsetrue if page level properties are set to be included in the resulting PDF properties.public static PDFPropertiesOptions.Builder PDFPropertiesOptionsBuilder()
PDFPropertiesOptions builder.PDFPropertiesOptions.Builder instanceCopyright © 2022 Adobe. All rights reserved.