public static class PDFPropertiesOptions.Builder extends Object
PDFPropertiesOptions
instance.Modifier and Type | Method and Description |
---|---|
PDFPropertiesOptions |
build()
Returns a new
PDFPropertiesOptions instance built from the current state of this builder. |
PDFPropertiesOptions.Builder |
includePageLevelProperties(boolean includePageLevelProperties)
Sets the includePageLevelProperties parameter.
|
public PDFPropertiesOptions.Builder includePageLevelProperties(boolean includePageLevelProperties)
includePageLevelProperties
- true if page level properties should be included in the resulting PDF properties. Default value is false
public PDFPropertiesOptions build()
PDFPropertiesOptions
instance built from the current state of this builder.PDFPropertiesOptions
instanceCopyright © 2022 Adobe. All rights reserved.